For those who haven’t seen it, Makepad is also an in-browser code editor with an open-source UI toolkit. Looks like this synth is one of the examples of the UI toolkit. https://makepad.dev/
press option on mac. it's amazing
Makepad- Synthesizer Written in Rust
31–40 of 48 posts
Re: Makepad- Synthesizer Written in Rust
#32I'd suggest to reset sliders on double click like most plugin instruments do.
Re: Makepad- Synthesizer Written in Rust
#33Earlier quoted context omitted.
The Makepad fractal zoom example crashed my browser in all kinds of of ways that a browser is not supposed to be able to crash.
It's using lots of workers and SIMD. What is your OS/browser?
Re: Makepad- Synthesizer Written in Rust
#34Re: Makepad- Synthesizer Written in Rust
#35Earlier quoted context omitted.
https://github.com/makepad/makepad It's the iron fish project.
The Makepad fractal zoom example crashed my browser in all kinds of of ways that a browser is not supposed to be able to crash.
Re: Makepad- Synthesizer Written in Rust
#36Earlier quoted context omitted.
The Makepad fractal zoom example crashed my browser in all kinds of of ways that a browser is not supposed to be able to crash.
I was disappointed in that example for a different reason. it ran on my phone, but when I pinch -zoomed (which is what I assumed a zoom widget built for web was supposed to support) it kept zooming towards the same point, which was a boring black spot. it didn't pan and zoom like I would have expected.
Re: Makepad- Synthesizer Written in Rust
#37Earlier quoted context omitted.
It's using lots of workers and SIMD. What is your OS/browser?
Wait what, that's a thing on web now? I thought simd was only on native, not wasm
Re: Makepad- Synthesizer Written in Rust
#38Re: Makepad- Synthesizer Written in Rust
#39For those who haven’t seen it, Makepad is also an in-browser code editor with an open-source UI toolkit. Looks like this synth is one of the examples of the UI toolkit. https://makepad.dev/
press option on mac. it's amazing