Package de.saar.coli.arranger
-
Class Summary Class Description Arrange Arranges a melody and chords into a barbershop arrangement.Arrange.Args Chord A chord rooted in a specific note.Clef Config A configuration file for the automatic arranger.Config.Scores Key A key, such as C major or A minor.Note A note with a certain pitch and duration.Pair<E,F> An immutable pair of values.Score A musical score, or piece of sheet music.ScoreViewer Displays a score using ABCJ.Util VoicePart A voice part of a barbershop arrangement. -
Enum Summary Enum Description Chord.ChordType A chord type, such as "major" or "minor sixth".Config.ABC_DIALECT Dialects of the ABC format which need to be distinguished by theAbcWriter.