uapmd-binding
Toggle table of contents
Common
Target filter
Common
Switch theme
Search in API
Skip to content
uapmd-binding
uapmd-binding
/
dev.atsushieno.uapmd
/
UmpInputMapper
Ump
Input
Mapper
interface
UmpInputMapper
Inheritors
AndroidUmpInputMapper
JvmUmpInputMapper
NativeUmpInputMapper
Members
Functions
get
Parameter
Value
Link copied to clipboard
abstract
fun
getParameterValue
(
index
:
UShort
)
:
Double
load
Preset
Link copied to clipboard
abstract
fun
loadPreset
(
index
:
UInt
)
set
Parameter
Value
Link copied to clipboard
abstract
fun
setParameterValue
(
index
:
UShort
,
value
:
Double
)
set
Per
Note
Controller
Value
Link copied to clipboard
abstract
fun
setPerNoteControllerValue
(
note
:
UByte
,
index
:
UByte
,
value
:
Double
)