diff --git a/website/src/pages/learn/notes.mdx b/website/src/pages/learn/notes.mdx index d8b495a2..6bfd3b3d 100644 --- a/website/src/pages/learn/notes.mdx +++ b/website/src/pages/learn/notes.mdx @@ -15,16 +15,14 @@ Here's the same pattern written in three different ways: - `note`: letter notation, good for those who are familiar with western music theory: - {' '} - `n`: number notation, good for those who want to use recognisable pitches, but don't care about music theory: - {' '} - `freq`: frequency notation, good for those who want to go beyond standardised tuning systems: - {' '} + Let's look at `note`, `n` and `freq` in more detail...