-
For my use case, I have MIDIs with more than 16 channels. I've tried setting "synth.midi-channels" to 256 but nothing changes. Does the midi need to use meta events like port select ( |
Beta Was this translation helpful? Give feedback.
Answered by
derselbst
Jan 28, 2022
Replies: 1 comment 1 reply
-
The MIDI protocol is inherently limited to 16 channels.
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
sykhro
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The MIDI protocol is inherently limited to 16 channels.
synth.midi-channels
will increase the number of channels that the synth can handle. But it cannot fix the limitation of the protocol. You either need to