MIDI.js
MIDI.js copied to clipboard
How can i send a note to specific stereo channel?
I am trying to add a ctx.createChannelSplitter(2) but i do not find the function createChannelSplitter() in ctx. Thanks!
That is not anything to do with MIDI.js, you need to look up the WebAudio documentation.