Skip to content

getSize()

Return how many notes are in the phrase.

Parameters

Once an object phrase has been created, you can use the following function:

phrase.getSize()

Returns

return noteCount

Value Type Description
noteCount int The number of notes.