MIDI.js icon indicating copy to clipboard operation
MIDI.js copied to clipboard

How can i send a note to specific stereo channel?

Open vernetit opened this issue 6 years ago • 1 comments

I am trying to add a ctx.createChannelSplitter(2) but i do not find the function createChannelSplitter() in ctx. Thanks!

vernetit avatar Apr 07 '19 13:04 vernetit

That is not anything to do with MIDI.js, you need to look up the WebAudio documentation.

hmoffatt avatar Apr 07 '19 23:04 hmoffatt