getPitch()
Return the sequence's current playback pitch.
midisequence.getPitch()
Returns
return currentPitch
| Value | Type | Description |
|---|---|---|
| currentPitch | int |
The current playback pitch, as a MIDI pitch from 0 to 127. |
Return the sequence's current playback pitch.
midisequence.getPitch()
return currentPitch
| Value | Type | Description |
|---|---|---|
| currentPitch | int |
The current playback pitch, as a MIDI pitch from 0 to 127. |