More actions
No edit summary |
No edit summary |
||
| Line 156: | Line 156: | ||
The ''commands'' responsible for mapping ''command strings'' to different ''MIDI messages'' are as follows | The ''commands'' responsible for mapping ''command strings'' to different ''MIDI messages'' are as follows | ||
* '''noteon/non''''':commands'' - Sets the commands executed for a ''note on'' ''MIDI message'' | |||
* '''noteoff''/nof'''''<nowiki/>'':commands'' - Sets the commands executed for a ''note off MIDI message'' | |||
* '''polyaftertouch/pat''''':commands'' - Sets the commands executed for a ''poly aftertouch MIDI message'' | |||
* '''channelaftertouch/cat''''':commands'' - Sets the commands executed for a ''channel aftertouch MIDI message'' | |||
* '''pitchbend/pb''''':commands'' - Sets the commands executed for a ''pitch bend MIDI message'' | |||
We can of course use the ''rqi''-command to check the current mapping, below we are asking what the current ''command string'' associated with the ''pitch bend'' ''MIDI message'' is<pre> | We can of course use the ''rqi''-command to check the current mapping, below we are asking what the current ''command string'' associated with the ''pitch bend'' ''MIDI message'' is<pre> | ||