From 320d987ede7ec5e466bef6bf98ac09c3a08510f3 Mon Sep 17 00:00:00 2001 From: Jack Armitage Date: Mon, 26 Dec 2022 11:32:55 +0000 Subject: [PATCH] wut --- website/src/pages/learn/notes.mdx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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...