All fundamental entities for modeling music.
-
class
Abstract class for pitch information, modulo octave register, aka "pitch class".
class
Collects and distributes the octave information over a sequence of incomplete
pitch information.
class
A pitch class mod octave which combines a "natural" note name [dt "Stammton"],
given as an instance of
WhiteKeyModOctave
,
with an alteration (normally in the range -2 to +2).
class
A specialization of
PitchModOctave
which represents only
the "white keys" of the keyboard.