MidiCC

object MidiCC

Properties

Link copied to clipboard
const val ALL_NOTES_OFF: Int = 123
Link copied to clipboard
const val ALL_SOUND_OFF: Int = 120
Link copied to clipboard
const val BALANCE: Int = 8
Link copied to clipboard
const val BALANCE_LSB: Int = 40
Link copied to clipboard
const val BANK_SELECT: Int = 0
Link copied to clipboard
const val BANK_SELECT_LSB: Int = 32
Link copied to clipboard
const val BREATH: Int = 2
Link copied to clipboard
const val BREATH_LSB: Int = 34
Link copied to clipboard
const val CELESTE: Int = 94
Link copied to clipboard
const val CSD: Int = 93
Link copied to clipboard
const val DTE_DECREMENT: Int = 97
Link copied to clipboard
const val DTE_INCREMENT: Int = 96
Link copied to clipboard
const val DTE_LSB: Int = 38
Link copied to clipboard
const val DTE_MSB: Int = 6
Link copied to clipboard
const val EFFECT_1: Int = 91
Link copied to clipboard
const val EFFECT_1_LSB: Int = 44
Link copied to clipboard
const val EFFECT_2: Int = 92
Link copied to clipboard
const val EFFECT_2_LSB: Int = 45
Link copied to clipboard
const val EFFECT_3: Int = 93
Link copied to clipboard
const val EFFECT_4: Int = 94
Link copied to clipboard
const val EFFECT_5: Int = 95
Link copied to clipboard
const val EFFECT_CONTROL_1: Int = 12
Link copied to clipboard
const val EFFECT_CONTROL_2: Int = 13
Link copied to clipboard
const val EXPRESSION: Int = 11
Link copied to clipboard
const val EXPRESSION_LSB: Int = 43
Link copied to clipboard
const val FOOT: Int = 4
Link copied to clipboard
const val FOOT_LSB: Int = 36
Link copied to clipboard
const val GENERAL_1: Int = 16
Link copied to clipboard
const val GENERAL_1_LSB: Int = 48
Link copied to clipboard
const val GENERAL_2: Int = 17
Link copied to clipboard
const val GENERAL_2_LSB: Int = 49
Link copied to clipboard
const val GENERAL_3: Int = 18
Link copied to clipboard
const val GENERAL_3_LSB: Int = 50
Link copied to clipboard
const val GENERAL_4: Int = 19
Link copied to clipboard
const val GENERAL_4_LSB: Int = 51
Link copied to clipboard
const val GENERAL_5: Int = 80
Link copied to clipboard
const val GENERAL_6: Int = 81
Link copied to clipboard
const val GENERAL_7: Int = 82
Link copied to clipboard
const val GENERAL_8: Int = 83
Link copied to clipboard
const val HOLD: Int = 64
Link copied to clipboard
const val HOLD_2: Int = 69
Link copied to clipboard
const val LEGATO: Int = 68
Link copied to clipboard
const val LOCAL_CONTROL: Int = 122
Link copied to clipboard
const val MODULATION: Int = 1
Link copied to clipboard
const val MODULATION_LSB: Int = 33
Link copied to clipboard
const val MONO_MODE_ON: Int = 126
Link copied to clipboard
const val NRPN_LSB: Int = 98
Link copied to clipboard
const val NRPN_MSB: Int = 99
Link copied to clipboard
const val OMNI_MODE_OFF: Int = 124
Link copied to clipboard
const val OMNI_MODE_ON: Int = 125
Link copied to clipboard
const val PAN: Int = 10
Link copied to clipboard
const val PAN_LSB: Int = 42
Link copied to clipboard
const val PHASER: Int = 95
Link copied to clipboard
const val POLY_MODE_OFF: Int = 126
Link copied to clipboard
const val POLY_MODE_ON: Int = 127
Link copied to clipboard
const val PORTAMENTO_CONTROL: Int = 84
Link copied to clipboard
const val PORTAMENTO_SWITCH: Int = 65
Link copied to clipboard
const val PORTAMENTO_TIME: Int = 5
Link copied to clipboard
const val PORTAMENTO_TIME_LSB: Int = 37
Link copied to clipboard
const val RESET_ALL_CONTROLLERS: Int = 121
Link copied to clipboard
const val RPN_LSB: Int = 100
Link copied to clipboard
const val RPN_MSB: Int = 101
Link copied to clipboard
const val RSD: Int = 91
Link copied to clipboard
const val SOFT_PEDAL: Int = 67
Link copied to clipboard
const val SOSTENUTO: Int = 66
Link copied to clipboard
const val SOUND_CONTROLLER_1: Int = 70
Link copied to clipboard
const val SOUND_CONTROLLER_10: Int = 79
Link copied to clipboard
const val SOUND_CONTROLLER_2: Int = 71
Link copied to clipboard
const val SOUND_CONTROLLER_3: Int = 72
Link copied to clipboard
const val SOUND_CONTROLLER_4: Int = 73
Link copied to clipboard
const val SOUND_CONTROLLER_5: Int = 74
Link copied to clipboard
const val SOUND_CONTROLLER_6: Int = 75
Link copied to clipboard
const val SOUND_CONTROLLER_7: Int = 76
Link copied to clipboard
const val SOUND_CONTROLLER_8: Int = 77
Link copied to clipboard
const val SOUND_CONTROLLER_9: Int = 78
Link copied to clipboard
const val TREMOLO: Int = 92
Link copied to clipboard
const val VOLUME: Int = 7
Link copied to clipboard
const val VOLUME_LSB: Int = 39