Note(integer pitch, integer velocity, float duration) |
Note(integer pitch, integer velocity, float duration, integer channel) |
pitch (integer) MIDI note number |
velocity (integer) MIDI velocity |
duration (float) |
channel (integer) |
void transpose(integer amount) |