sysex8Process

fun sysex8Process(group: Int, sysex: List<Byte>, streamId: Byte = 0, context: Any? = null, sendUMP128: (Long, Long, Any?) -> Unit = { _, _, _ -> })


fun sysex8Process(group: Int, sysex: List<Byte>, streamId: Byte, sendUMP128: (Long, Long, Any?) -> Unit, context: Any?)

Deprecated

Use another sysex8Process overload that has sendUMP64 as the last parameter