getDefaultPitch()
Return the pitch the sequence was created with.
midisequence.getDefaultPitch()
Returns
return defaultPitch
| Value | Type | Description |
|---|---|---|
| defaultPitch | int |
The default playback pitch, as a MIDI pitch from 0 to 127. |
Return the pitch the sequence was created with.
midisequence.getDefaultPitch()
return defaultPitch
| Value | Type | Description |
|---|---|---|
| defaultPitch | int |
The default playback pitch, as a MIDI pitch from 0 to 127. |