getNoteList()
Return the phrase's notes.
phrase.getNoteList()
Returns
return noteList
| Value | Type | Description |
|---|---|---|
| noteList | list[Note] |
The notes in the phrase. |
Return the phrase's notes.
phrase.getNoteList()
return noteList
| Value | Type | Description |
|---|---|---|
| noteList | list[Note] |
The notes in the phrase. |