VERSION 1 ########################################################## # __ __ __ __ __ # # .--------|__|--| |__| .-----.--.--|__|--| |-----. # # | | | _ | |__| _ | | | | _ | -__| # # |__|__|__|__|_____|__|__|___ |_____|__|_____|_____| # # |_____| # # # ########################################################## # Generated on 2026-04-03 by https://midi.guide , the open, # 'comprehensive' dataset of all MIDI CCs and NRPNs. # Contributions welcome! # Supports all alphanumeric ASCII, and ' ', '_', '-', '+' - can also be NULL TRACKNAME Stage 4 # Can be POLY, DRUM, MPE, or NULL TYPE NULL # Can be A, B, C, D, USBD, USBH, CVGx (x between 1&4), CVx, Gx, or NULL OUTPORT NULL # Can be x (between 1-16), or NULL -- this is ignored if output port is not MIDI OUTCHAN NULL # Can be NONE, ALLACTIVE, A, B, USBH, USBD, CVG, or NULL INPORT NULL # Can be x (between 1-16), ALL, or NULL. This definition will be ignored if INPORT is NONE, ALLACTIVE or CVG INCHAN NULL # This defines the default 'MAX RATE' for automation lanes. # Can be NULL, 192, 96, 64, 48, 32, 24, 16, 12, 8, 6, 4, 3, 2, 1 MAXRATE NULL # DRUMLANES # Syntax: ROW:TRIG:CHAN:NOTENUMBER NAME # ROW must be between 1 and 8 # TRIG can be between 0 and 127, or NULL # CHAN can be a number between 1 and 16, Gx, CVx, CVGx (x between 1 and 4), or NULL # NOTENUMBER can be between 0 and 127, or NULL # NAME supports all alphanumeric ASCII, and ' ', '_', '-', '+' - can also be NULL # Please note this section will be discarded for tracks which are not DRUM tracks [DRUMLANES] [/DRUMLANES] # PC # Syntax: NUMBER NAME # number must be either: # - A number (for simple PC) # - Three numbers, delimited by ':', which represent PC:MSB:LSB. You can put 'NULL' to not set the MSB/LSB. # PC must be between 1...128 # MSB/LSB must be between 0...127 [PC] [/PC] # CC # Syntax: CC_NUMBER NAME or CC_NUMBER:DEFAULT=xx NAME # DEFAULT_VALUE must be a valid number between 0 and 127 [CC] 107 Mid frequency 104 Treble 103 Mid 102 Bass 101 Drive 28 Global 117 Amount 95 Feedback 94 Tempo 93 Dry wet 29 Global 66 Sostenuto pedal 118 Section edit 32 Bank select LSB 7 Volume 64 Sustain pedal 67 Soft pedal 11 Control pedal 8 Layer scene 31 Section effects focus 87 Pump pedal 86 Rate 85 Amount 90 Rate 89 Amount 12 Octave shift 13 A level 14 B level 9 Section enable scene I 2 Section enable scene II 80 Layers enable scene I 81 Layers enable scene II 82 Layers focus scene I 83 Layers focus scene II 16 Drawbar 1 17 Drawbar 2 18 Drawbar 3 19 Drawbar 4 20 Drawbar 5 21 Drawbar 6 22 Drawbar 7 23 Drawbar 8 24 Drawbar 9 112 Layers focus scene II 34 A level 63 B level 33 Section enable scene I 3 Section enable scene II 72 Layers enable scene I 88 Layers enable scene II 109 Layers focus scene I 35 Octave shift 30 Global 113 Amount 110 Drive 108 Speed 40 A pan 75 Layers enable scene II 61 Layers enable scene I 5 Section enable scene II 42 Section enable scene I 36 C pan 41 B pan 43 A level 37 B level 39 C level 115 Layers focus scene I 44 Octave shift 48 Glide rate 119 Layers focus scene II 68 Attack 69 Decay 71 Release 74 Rate 76 Range 77 Run 60 Resonance 59 Frequency 25 Group 51 Release 50 Decay 49 Attack 73 Amount 54 Amount 79 Rate 57 Envelope release 53 Envelope decay 52 Envelope attack 47 Pitch fine 55 Pitch coarse 56 Control 15 Pedal 46 Rate 45 Amount [/CC] # CC Pair # Syntax: CC_MSB:CC_LSB NAME or CC_MSB:CC_LSB:DEFAULT=xx NAME # DEFAULT_VALUE must be a valid number between 0 and 16383 [CC_PAIR] [/CC_PAIR] # NRPN # Syntax: "MSB:LSB:DEPTH NAME" or "MSB:LSB:DEPTH:DEFAULT=xx NAME" # Lsb & msb should be between 0 and 127 # Note: LSB can be over 127 ONLY if MSB is 0 or omitted # e.g. '0:1026:7 FOO', or ':2000:7 BAR' # the examples above would be equivalent to '8:2:7 FOO' and '15:80:7 BAR' respectively # DEPTH can be 7 or 14 # For NRPN: DEFAULT_VALUE must be a valid number, either between 0 and 127 (for 7 bit NRPNs) or between 0 and 16383 (for 14bit NRPNs) [NRPN] 2:80:14 Enable 2:81:14 Type 2:96:14 Enable 2:97:14 Fast 2:89:14 Analog 2:88:14 Enable 2:92:14 Filter type 2:91:14 Ping-pong 2:65:14 Type 2:64:14 Enable 2:73:14 Type 2:72:14 Enable 2:16:14 Model 2:18:14 Percussion enable 2:21:14 Percussion harmonic 2:22:14 Percussion speed 2:23:14 Percussion level 2:19:14 Vibrato type 2:20:14 Vibrato enable 2:32:14 Type 2:33:14 Model 2:34:14 Variation 2:40:14 Unison 2:41:14 Timbre 2:42:14 Dynamic compression 2:43:14 Keyboard touch 2:44:14 Acoustics 2:106:14 Bright 2:105:14 Type 2:104:14 Enable 3:8:14 Sample bright 3:4:14 Sample category and sample 3:16:14 Voice mode 3:17:14 Voice priority 3:18:14 Unison 3:2:14 Waveform 3:56:14 Velocity 3:75:14 Zigzag 3:72:14 Mode 3:74:14 Direction 3:73:14 Pattern on 3:50:14 Keyboard track 3:49:14 Drive 3:51:14 Type 3:64:14 Velocity 3:81:14 Destination 3:80:14 Waveform 3:32:14 Envelope velocity 3:33:14 Envelope to pitch 3:20:14 Delay time 3:19:14 Mode [/NRPN] # ASSIGN # Syntax: POT_NUMBER TYPE:VALUE or POT_NUMBER TYPE:VALUE DEFAULT=DEFAULT_VALUE # POT_NUMBER must be between 1 and 8 # TYPE can be "CC", "PB" (pitchbend), "AT" (aftertouch), "CV", "NRPN", or "NULL" (this won't assign the pot). # Non explicitly-defined pots will be considered "NULL" # VALUE VALIDATION #### For CC: Value must be a valid number between 0 and 119 #### For PB and AT, any text after the TYPE will be ignored #### For CV, value must be between 1 and 4 #### For NRPN, value must be MSB:LSB:DEPTH, with both lsb & msb bebtween 0 and 127, and DEPTH being either 7 or 14 # DEFAULT VALUE #### For CC: DEFAULT_VALUE must be a valid number between 0 and 127 #### For PB: DEFAULT_VALUE must be a valid number between 0 and 16383 #### For NRPN: DEFAULT_VALUE must be a valid number, either between 0 and 127 (for 7 bit NRPNs) or between 0 and 16383 (for 14bit NRPNs) #### For CV: DEFAULT_VALUE must be either a valid number between 0 and 65535, or a voltage between -5V and 5V, e.g. "-4.25V" or "1.7V" #### Please note default value will be ignored for PB and AT messages. [ASSIGN] [/ASSIGN] # AUTOMATION # Syntax: TYPE:VALUE # TYPE can be "CC", "PB" (pitchbend), "AT" (aftertouch), "CV", or "NRPN" # VALUE VALIDATION #### For CC: Value must be a valid number between 0 and 119 #### For PB and AT, any text after the TYPE will be ignored #### For CV, value must be between 1 and 4 #### For NRPN, value must be MSB:LSB:DEPTH, with both lsb & msb bebtween 0 and 127, and DEPTH being either 7 or 14 # NOTE: You are limited to 64 automation lanes [AUTOMATION] [/AUTOMATION] # This section will be readable from Hapax. [COMMENT] [/COMMENT]