7 ms·
Well, I suppose you could use the Web MIDI API: http://webaudio.github.io/web-midi-api/ http://webaudio.github.io/web-midi-api/ Although if you need to route i
by alexweber 11y ago
Well, I suppose you could use the Web MIDI API: http://webaudio.github.io/web-midi-api/ http://webaudio.github.io/web-midi-api/
Although if you need to route it to an external (non-browser) output, you might consider using OSC. There appear to be multiple implementations, but here's one: https://github.com/marmorkuchen-net/osc-js https://github.com/marmorkuchen-net/osc-js