Uses of Package
provided.music

Packages that use provided.music
provided.abcParser   
provided.music   
provided.player   
provided.util   
 

Classes in provided.music used by provided.abcParser
DecoratorSeqList
          An ISeqList that transparently routes the visitor execution to its decoree.
IPhrase
          Top level of a piece of abc music.
Note
          Basic class representing musical Notes.
 

Classes in provided.music used by provided.music
INote
          Note interface for Notes and collections of Notes.
IPhrase
          Top level of a piece of abc music.
IPhraseVisitor
          Interface for a Phrase visitor.
IPhraseVisitorCmd
          The command used by APhraseVisitor that is associated with a host or hosts.
ISeqList
          Interface for sequential lists of IPhrases.
MTSeqList
          An empty sequence list.
Note
          Basic class representing musical Notes.
NoteCollection
          A collection of multiple notes
ToggleDecoratorSeqList
          Multiple Decorator ISeqList where the active decoree (the "target") is toggled (cycled, actually) through all the available decorees.
 

Classes in provided.music used by provided.player
Note
          Basic class representing musical Notes.
 

Classes in provided.music used by provided.util
Note
          Basic class representing musical Notes.