[][src]Module ukebox::chord

Structs

Chord

A chord such as C, Cm and so on.

ChordShape

A chord shape is a configuration of frets to be pressed to play a certain type of chord. The shape can be moved along the fretboard to derive several chords.

ChordShapeSet

A set of chord shapes to be used for a certain instrument - in our case the ukulele.

Enums

ChordType

The type of the chord depending on the intervals it contains.

Tuning

Type Definitions

FretID

The ID of a fret on the fretboard. 0 corresponds to the nut, 1 corresponds to the first fret, 2 to the second etc.

FretPattern

A pattern of frets to push down for playing a chord. Each index of the array corresponds to a ukulele string.