performanceText

fun performanceText(group: Byte, address: Byte, channel: Byte, status: Byte, text: String): List<Ump>
fun performanceText(group: Byte, address: Byte, channel: Byte, status: Byte, text: ByteArray): List<Ump>