Uses of Interface
uk.org.toot.music.tonality.Chords.Identifier

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

Uses of Chords.Identifier in uk.org.toot.music.tonality
 

Classes in uk.org.toot.music.tonality that implement Chords.Identifier
static class Chords.DefaultIdentifier
          The DefaultIdentifier class provides the default implementation of withNotes(int[] notes) for Chord identification.
 

Methods in uk.org.toot.music.tonality with parameters of type Chords.Identifier
static void Chords.setChordIdentifer(Chords.Identifier identifier)
          Permit an alternate Identifier to be plugged in in case DefaultIdentifier is unsuitable.
 



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