getSize()
Return how many notes are in the phrase.
phrase.getSize()
Returns
return noteCount
| Value | Type | Description |
|---|---|---|
| noteCount | int |
The number of notes. |
Return how many notes are in the phrase.
phrase.getSize()
return noteCount
| Value | Type | Description |
|---|---|---|
| noteCount | int |
The number of notes. |