Type Definition ukebox::FingerPosition[][src]

type FingerPosition = (u8, u8);
Expand description

The position of a finger on a certain string in a certain fret. For example, (3, 4) depicts the fourth fret on the third string.