Uses of Class
eu.bandm.music.entities.PitchModOctave
Packages that use PitchModOctave
-
Uses of PitchModOctave in eu.bandm.music.entities
Classes in eu.bandm.music.entities with type parameters of type PitchModOctaveModifier and TypeClassDescriptionclassPitchModOctave<E extends PitchModOctave>Abstract class for pitch information, modulo octave register, aka "pitch class".classRunningOctaveCollector<P extends PitchModOctave & Comparable<P>>Collects and distributes the octave information over a sequence of incomplete pitch information.Subclasses of PitchModOctave in eu.bandm.music.entitiesModifier and TypeClassDescriptionclassA pitch class mod octave which combines a "natural" note name [German "Stammton"], given as an instance ofWhiteKeyModOctave, with an alteration (normally in the range -2 to +2).classA specialization ofPitchModOctavewhich represents only the "white keys" of the keyboard.