|
@@ -49,7 +49,7 @@ cmaj7
|
49
|
49
|

|
50
|
50
|
|
51
|
51
|
- The numbers (in hex (a === 10, b === 11)) represent interval in semitones above tonic. E.g. 0: tonic, 4: major third, 7: perfect fifth (dominant), b: major seventh.
|
52
|
|
-- The first line (without dots) represents empty strings. Lines have a semitone
|
|
52
|
+- The first line (without dots) represents empty strings. Lines have a semitone distance
|
53
|
53
|
- It's up to the player to choose a comfortable fingering.
|
54
|
54
|
- choose all the numbers if possible, or as many as possible
|
55
|
55
|
- choose the more significant tones. e.g. `b` matters for the character cmaj7 more than `4` or `7`
|