Type Definition ukebox::UkeString[][src]

type UkeString = (Note, FretID, Note);
Expand description

A certain configuration of a ukulele string consisting of the string’s root note, the ID of a fret on this string and the note that is played if this fret is pressed down.