UmpOutputMapper

interface UmpOutputMapper

Inheritors

AndroidUmpOutputMapper
JvmUmpOutputMapper
NativeUmpOutputMapper

Functions

Link copied to clipboard
abstract fun sendParameterValue(index: UShort, value: Double)
Link copied to clipboard
abstract fun sendPerNoteControllerValue(note: UByte, index: UByte, value: Double)
Link copied to clipboard
abstract fun sendPresetIndexChange(index: UInt)