Contents:
Classes to represent a note on the scale.
Note
Represent a note on a scale.
name (str)
octave (Optional[int])
If # or b or None if no accidental on this note.
e.g. C or A# or Bb