Skip to main content

Module chordsymbol

Module chordsymbol 

Source
Expand description

Lead-sheet chord-symbol parsing.

Structs§

ChordAlteration
A chord-symbol alteration such as b5 or #11.
ChordSymbol
Parsed chord symbol.
Music21ChordType
A chord type from music21’s harmony.CHORD_TYPES table.

Enums§

ChordQuality
Tertian quality parsed from a chord symbol.

Functions§

known_chord_symbol_types
Returns every chord type this crate knows from music21’s harmony tables.