unique id for this note(auto generated)
The octave is clamped to the range [0, 9].
a copy of this note
true if this note is equal to the given note
Returns a new note that is a flattened version of this note.
a new note that is a flattened version of this note.
Flattens the note in place.
attempts to determine if the note is flat
true if the note is flat
attempts to determine if the note is sharp
true if the note is sharp
a new note that is a sharpened version of this note.
Sharpens the note in place.
Returns a string version of this note
note set to A[octave]
note set to B[octave]
note set to C[octave]
note set to D[octave]
note set to E[octave]
note set to F[octave]
note set to G[octave]
Generated using TypeDoc
A note consist of a semitone and an octave.