&midichannel
Allows for specifying which midi channel (1 to 16) to listen on
Example:
&midichannel=3
Value | Description |
---|---|
( 1 to 16 ) | specifies which midi channel to listen on |
These work in conjunction with
&midi
to allow for specifying which midi channel (1 to 16) to listen on. If you don't specify anything, it listens to all channels. Previously it was hard-coded to listen to just channel-1, but now it will listen to all channels unless filtered.Last modified 1mo ago