Skip to main content

Module modifier

Module modifier 

Source
Expand description

A module for working with chord modifiers.

Enums§

Degree
An enum representing the degree of a dominant chord.
Extension
An enum representing the extension of a chord.
Modifier
An enum representing the modifier of a chord.

Traits§

HasIsDominant
A trait for types that have a static name.

Functions§

known_modifier_sets
Returns the sets of modifiers that have associated known chords.
likely_extension_sets
Returns the sets of extensions that are useful to test when guessing chords.
one_off_modifier_sets
Returns the sets of modifiers that can be used as one off extensions.