Sending MIDI Messages
110
'NF-' $8x NOTE-OFF <Key #> <Velocity>
'NO-' $9x NOTE-ON <Key #> <Velocity>
'PP-' $Ax POLY PRESSURE <Key #> <Pressure value>
'CC-' $Bx CONTROL CHANGE <Control #> <Value>
'PC-' $Cx PROGRAM CHANGE <Program #>
'CP-' $Dx CHANNEL PRESSURE <Pressure value>
'PB-' $E0 PITCHBEND <LSB Value> <MSB Value> 14 BIT C-VAL
'V7.' $E1 MOST SIG 7 BITS XXXXXXX-------
'V.7' $E2 LEAST SIG 7 BITS -------XXXXXXX
'V4.' $E3 LEFT 4 OF MOST SIG 8 BITS XXXX----------
'V.4' $E4 RIGHT 4 OF MOST SIG 8 BITS ----XXXX------
'V1.' $E5 LEFT 1 OF MOST SIG 8 BITS X-------------
'V.1' $E6 RIGHT 1 OF MOST SIG 8 BITS -------X------
'V8.' $E7 LEFT 7 OF MOST SIG 8 BITS XXXXXXX-------
'V.8' $E8 RIGHT 7 OF MOST SIG 8 BITS -XXXXXXX------
'ZCH' $E9 CHANNEL OF THIS ZONE, 0-15
'SU#' $EA THIS SETUP NUMBER
'ZON' $EB THIS ZONE
'KRZ' $EC KURZWEIL ID ($07)
'NUL' $ED NOT USED (NOTHING IS SENT)
'NUL' $EE NOT USED (NOTHING IS SENT)
'END' $EF END OF STRING
'SOX' $F0 START OF EXCLUSIVE <variable number of data bytes> EOX
'MTC' $F1 MIDI TIME CODE <data>
'SPP' $F2 SONG POSITION POINTER <LSB position> <MSB position>
'SSL' $F3 SONG SELECT <Song Number>
'$F4' $F4 UNDEFINED
'$F5' $F5 UNDEFINED
'TUN' $F6 TUNE REQUEST
'EOX' $F7 END OF EXCLUSIVE
'CLK' $F8 TIMING CLOCK
'$F9' $F9 UNDEFINED
'SRT' $FA START
'CON' $FB CONTINUE
'STP' $FC STOP
'$FD' $FD UNDEFINED
'SNS' $FE ACTIVE SENSING
'RES' $FF SYSTEM RESET
For the MIDI ÒChannel VoiceÓ status bytes (those with
mnemonics in the form of ÒXX-Ó above), if the right nybble
(channel Þeld) is zero (displayed as Ò-Ó), then the channel
number of the Zone sending the string will be substituted. If the
right nybble is 1-F (hex, equivalent to channels 1-15), then it is
sent literally, regardless of the zone's channel. Note that
Pitchbend does not have this feature; the zone's channel is always
used.
Содержание ExpressionMate
Страница 10: ...Contents x...
Страница 124: ...Sending MIDI Messages 114...
Страница 132: ...ExpressionMate ROM Setups Setup Descriptions 122...