An abstract base class for providing arbitrary callbacks for each note played.
Will be called for each time/note pair in a sequence being played.
The note being played at the moment.
The time at which the note is being played.
Generated using TypeDoc
An abstract base class for providing arbitrary callbacks for each note played.