Midi2BinaryChunkStatus

Properties

Link copied to clipboard
const val COMPLETE_PACKET: Int = 0
Link copied to clipboard
const val CONTINUE: Int = 32
Link copied to clipboard
const val END: Int = 48
Link copied to clipboard
const val MDS_HEADER: Int = 128
Link copied to clipboard
const val MDS_PAYLOAD: Int = 144
Link copied to clipboard
const val START: Int = 16
Link copied to clipboard
const val SYSEX_CONTINUE: Int = 32
Link copied to clipboard
const val SYSEX_END: Int = 48
Link copied to clipboard
const val SYSEX_IN_ONE_UMP: Int = 0
Link copied to clipboard
const val SYSEX_START: Int = 16