bindMidiPitchBend
fun Program.bindMidiPitchBend(property: KMutableProperty0<Double>, transceiver: MidiTransceiver, channel: Int)(source)
Bind MIDI pitch bend to Double property
Since
0.5.0
Parameters
property
the KMutableProperty0 to bind to
transceiver
the midi device to bind to
channel
the midi channel to use