Skip to main content

Module abc

Module abc 

Source
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.