MidiChannelStatus

Properties

Link copied to clipboard
const val CAF: Int = 208
Link copied to clipboard
const val CC: Int = 176
Link copied to clipboard
const val NOTE_OFF: Int = 128
Link copied to clipboard
const val NOTE_ON: Int = 144
Link copied to clipboard
const val NRPN: Int = 48
Link copied to clipboard
const val PAF: Int = 160
Link copied to clipboard
const val PER_NOTE_ACC: Int = 16
Link copied to clipboard
const val PER_NOTE_MANAGEMENT: Int = 240
Link copied to clipboard
const val PER_NOTE_PITCH_BEND: Int = 96
Link copied to clipboard
const val PER_NOTE_RCC: Int = 0
Link copied to clipboard
const val PITCH_BEND: Int = 224
Link copied to clipboard
const val PROGRAM: Int = 192
Link copied to clipboard
const val RELATIVE_NRPN: Int = 80
Link copied to clipboard
const val RELATIVE_RPN: Int = 64
Link copied to clipboard
const val RPN: Int = 32