Expand description
ABC notation export helpers. Small ABC notation helpers.
Enums§
- AbcClef
- A clef choice for a compact ABC excerpt.
Functions§
- abc_
chord - Returns an ABC chord token for the supplied pitches.
- abc_
chord_ document - Returns a complete one-bar ABC document for a chord.
- abc_
chord_ resolution_ document - Returns a complete two-bar ABC document showing one chord resolving to another.
- abc_
clef_ for_ pitches - Chooses a compact treble or bass clef for the supplied pitches.
- abc_
duration - Returns an ABC duration suffix for a rational note length.
- abc_
note - Returns an ABC note token for a pitch.
- abc_
polyrhythm_ document - Returns a complete percussion ABC document for a polyrhythm.
- abc_
polyrhythm_ voice - Returns an ABC voice body for one polyrhythm component.