toggle menu
ktmidi
0.8.2
common
switch theme
search in API
ktmidi
/
dev.atsushieno.ktmidi
/
UmpFactory
/
flexDataProcess
flex
Data
Process
fun
flexDataProcess
(
group
:
Byte
,
address
:
Byte
,
channel
:
Byte
,
statusBank
:
Byte
,
status
:
Byte
,
text
:
ByteArray
,
context
:
Any
?
=
null
,
sendUMP128
:
(
Ump
,
Any
?
)
->
Unit
=
{ _, _ -> }
)