Web MIDI Link - spessasus/spessasynth_lib GitHub Wiki
Web MIDI Link
This simple module adds Web MIDI Link support to the Synthetizer
instance.
[!TIP] Make sure you've read this
Initialization
new WebMIDILinkHandler(synth);
- synth - a
Synthetizer
instance to connect the link to.