bindMidiControl
Bind MIDI control change to Double property
Since
0.4.3
Parameters
the KMutableProperty0 to bind to
the midi device to bind to
the midi channel to use
the midi control to use
Bind MIDI control change to Boolean property
Since
0.4.3
Parameters
the KMutableProperty0 to bind to
the midi device to bind to
the midi channel to use
the midi control to use
Bind MIDI control change to Vector2 property
Since
0.4.3
Parameters
the KMutableProperty0 to bind to
the midi device to bind to
the midi channel to use for the Vector2.x component
the midi control to use for the Vector2.x component
the midi channel to use for the Vector2.y component
the midi control to use for the Vector2.y component
Bind MIDI control change to Vector3 property
Since
0.4.3
Parameters
the KMutableProperty0 to bind to
the midi device to bind to
the midi channel to use for the Vector3.x component
the midi control to use for the Vector3.x component
the midi channel to use for the Vector3.y component
the midi control to use for the Vector3.y component
the midi channel to use for the Vector3.z component
the midi control to use for the Vector3.z component
Bind MIDI control change to ColorRGBa property
Since
0.4.3
Parameters
the KMutableProperty0 to bind to
the midi device to bind to
the midi channel to use for the ColorRGBa.r component
the midi control to use for the ColorRGBa.r component
the midi channel to use for the ColorRGBa.g component
the midi control to use for the ColorRGBa.g component
the midi channel to use for the ColorRGBa.b component
the midi control to use for the ColorRGBa.b component
the midi channel to use for the ColorRGBa.alpha component
the midi control to use for the ColorRGBa.alpha component
Bind MIDI control change to Vector4 property
Since
0.4.3
Parameters
the KMutableProperty0 to bind to
the midi device to bind to
the midi channel to use for the Vector4.x component
the midi control to use for the Vector4.x component
the midi channel to use for the Vector4.y component
the midi control to use for the Vector4.y component
the midi channel to use for the Vector4.z component
the midi control to use for the Vector4.z component
the midi channel to use for the Vector4.w component
the midi control to use for the Vector4.w component