Type Definition ukebox::FingerPosition

source · []
pub 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.