SongMelody.appendNote

Appends a note to the melody.

class SongMelody
final
void
appendNote

Parameters

note SongNote

The note to append.

Meta