Class Midi.PitchBend
implements
Midi.Message
A single MIDI pitch bend message.
Constructors
PitchBend
(
integer
amount,
integer
channel
)
Properties
channel
value
Constructor Documentation
PitchBend
(
integer
amount,
integer
channel
)
Parameters
amount (
integer
)
channel (
integer
) optional
Property Documentation
integer
channel
integer
value
This work is licensed under a
Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License
.