Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

The Ekdahl FAR - Command language: Difference between revisions

From KNAS Wiki
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>