diff --git a/src/App.jsx b/src/App.jsx index 300ea6f..52b5f8d 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -143,6 +143,18 @@ const CircleOfFifthsPage = () => { return (
+ + Here you can see how the circle of fifths works together with the fretboard.
+ Simply hover over the fretboard, the circle of fifths + or the chromatic circle and you will see how that note translates to the other formats. + +

+ In standard tuning, you will encounter the following behaviour:
+ When you stay on one string and move up or down a fret, you are walking up or down the chromatic circle. +
+ When you stay on one fret and move up or down a string, you are walking up or down the circle of fifths, + because the guitar is tuned in fourths. +
Note.eq(cofNote, note)} colorFunc={colorFunc}