toggle menu
ktmidi
0.8.2
common
switch theme
search in API
ktmidi
/
dev.atsushieno.ktmidi
/
UmpFactory
/
sysex7Process
sysex7Process
fun
sysex7Process
(
group
:
Int
,
sysex
:
List
<
Byte
>
,
context
:
Any
?
=
null
,
sendUMP64
:
(
Long
,
Any
?
)
->
Unit
=
{ _, _ -> }
)