You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m trying to set up a web based sequencer essentially and I’m wondering how feasible it would be to send note on/note off midi type events from the sequencer to a wasm based synth? Is there a javascript accessible event api to send these signals?
I’m trying to set up a web based sequencer essentially and I’m wondering how feasible it would be to send note on/note off midi type events from the sequencer to a wasm based synth? Is there a javascript accessible event api to send these signals?