Skip to content

Commit 389f2c6

Browse files
committed
Add explanation for using double-sharps and flats
1 parent 0910a07 commit 389f2c6

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

guide/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -382,6 +382,15 @@ block `re` is lowered by one half step; on the right, both *Pitch*
382382
blocks are raised by one half step. (You can also use a double-sharp
383383
or double-flat accidental.) [RUN LIVE](https://musicblocks.sugarlabs.org/index.html?id=1733231694757697&run=True)
384384

385+
## Why Use Double-Sharps and Double-Flats?
386+
387+
In musical notation, each note in a scale should have a unique letter name (A to G). Double-sharps (𝄪) and double-flats (𝄫) are used to maintain this structure and avoid repeating letters within a scale.
388+
For example:
389+
390+
In G♯ Major, instead of ending on G again, we write F𝄪 to preserve the one-letter-per-note pattern.
391+
392+
In D♯ Major, we use C𝄪 instead of D for the same reason. Though enharmonically equivalent (F𝄪 = G), using double-sharps ensures that music theory and notation rules are followed.
393+
385394
## Understanding Double Sharps and Double Flats
386395

387396
Here are some examples:

0 commit comments

Comments
 (0)