| 
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| ABCParser | Parses an abc file into IPhrase music structures Usage: ABCParser parser = new ABCParser("/data/aMusicFile.abc"); IPhrase phrase = parser.parse(); Cases handled: - single notes with and without accidentals and naturals with regards to measures - chords - dotted notes - grace notes - repeats, including first and second repeats. - triplets - tuplets - all headers - quoted text - D.C.  | 
  | 
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||