Uses of Package
uk.org.toot.music.tonality

Packages that use uk.org.toot.music.tonality
uk.org.toot.music.composition This package provides support for composition, part of the Music Theory problem domain. 
uk.org.toot.music.tonality This package provides complete support for tonality, part of the Music Theory problem domain. 
uk.org.toot.swingui.tonalityui   
 

Classes in uk.org.toot.music.tonality used by uk.org.toot.music.composition
Key
          A Key has a root pitch class and a Scale It does not have a register.
 

Classes in uk.org.toot.music.tonality used by uk.org.toot.music.tonality
Chord
          An immutable Chord.
Chord.AbstractProgression
           
Chord.PitchedVoicing
          A PitchedVoicing is an aggregation of a Voicing and a root pitch.
Chord.Progression
          A Progression is a list of chords, each with their offset to a nominal root.
Chord.RelativeVoicing
           
Chord.Voicing
          A Chord.Voicing is an aggregation of a theoretical root position (i.e uninverted) Chord with all voicing information such as missing intervals and (one day) octave transpositions of present intervals.
Chords.Identifier
          The Identifier inner interface specified the contract for the class that implements withNotes(int[] notes) for Chord identification.
Key
          A Key has a root pitch class and a Scale It does not have a register.
Scale
          A Scale is a list of intervals.
 

Classes in uk.org.toot.music.tonality used by uk.org.toot.swingui.tonalityui
Chord
          An immutable Chord.
Chord.PitchedVoicing
          A PitchedVoicing is an aggregation of a Voicing and a root pitch.
Chord.Voicing
          A Chord.Voicing is an aggregation of a theoretical root position (i.e uninverted) Chord with all voicing information such as missing intervals and (one day) octave transpositions of present intervals.
Key
          A Key has a root pitch class and a Scale It does not have a register.
Scale
          A Scale is a list of intervals.
 



Copyright © 2004, 2005, 2006, 2007 Steve Taylor. All Rights Reserved.