djtuBIG-MaliceX / sw10_plug

Casio SW-10 in a VSTi/CLAP plugin
MIT License
1 stars 0 forks source link

Emscripten/WebAudio port #2

Open djtuBIG-MaliceX opened 5 months ago

djtuBIG-MaliceX commented 5 months ago

Now that it works in VSTi/CLAP, therefore the double-float handler can be re-used in a web browser/app via emscripten's WebAudio handler. WebMIDI is trivial to wire up.

Get cracking.

djtuBIG-MaliceX commented 2 months ago

TODO: backport IPlug MIDI handler's sample offset struct to be portable for use outside IPlug ecosystem.