Expand description
Core types and functions for the kord
crate.
Modules
- Base types and traits.
- A module that contains the
Chord
struct and related traits. - Helper functions.
- A module for working with intervals.
- A module for working with known chords.
- A module for working with chord modifiers.
- A module for working with named pitches.
- A module for working with notes.
- A module for the octave of a note.
- A module for working with the parser for chord symbols.
- A module for the
Pitch
enum.