getLowestPitch()
Return the pitch of the lowest note in the phrase.
phrase.getLowestPitch()
Returns
return lowestPitch
| Value | Type | Description |
|---|---|---|
| lowestPitch | int |
The lowest pitch, as a MIDI pitch. |
Return the pitch of the lowest note in the phrase.
phrase.getLowestPitch()
return lowestPitch
| Value | Type | Description |
|---|---|---|
| lowestPitch | int |
The lowest pitch, as a MIDI pitch. |