Also love how absolutely minimal it is in size and if you didnt notice, the screen is a touchscreen. And they have a basic set of ui widgets.
Also interesting, the gfx lets you overlap sprites, bitmap, and text mode. You can tell the designers have lot of XP on 8-bit systems. And the bitmap is a little larger than the screen so you can do some superbitmap stuff. It's bot terribly larger, just a bit.
I havent been using it as much for its synth capabilites, ironically, but for making sequencers for external instruments. I believe it also has audio in...
Also the discord is helpful. 10/10
If I were to build a synth a year ago I probably would have used Rust compiled to WASM and running in the browser. This thing has a lot of the same functionality, but you have about -30 million lines of code for the OS, -30MLOC for the browser, and another -30MLOC for Rust/LLVM.
And that doesn't even get in to the cost of materials or power savings.
Obviously it's not apples to apples but it really makes me wonder how much of that stack we need for most programs.
I wonder the same thing a lot. I also wonder how AI will fit into this problem.
The cost of abstraction is always dependencies.
Since the original company both changed names and was subsequently liquidated in bankruptcy nearly 20 years ago... that seems unlikely. There's only so many names out there, and occasionally they get fairly recycled.
It's seems like the Tulip could definitely be used for something like that, though you might have to write quite a bit of your own framework code in python.