Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
looptailG authored Mar 11, 2024
1 parent 049e465 commit 60ad53a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ This plugin tunes the whole score to 31EDO.

It's compatible with the following notation systems:

- [Circle of fifths notation](https://en.xen.wiki/w/Circle-of-fifths_notation), using double sharps and flats. In this system, a sharp or a flat indicates an alteration of 2 EDO steps, and a double sharp or flat an alteration of 4 EDO steps. For example, a chromatic scale between <code>C</code> and <code>D</code> would be written as: <code>C</code> <code>Dbb</code> <code>C#</code> <code>Db</code> <code>Cx</code> <code>D</code>.
- [Circle of fifths notation](https://en.xen.wiki/w/31edo#Notations), using double sharps and flats. In this system, a sharp or a flat indicates an alteration of 2 EDO steps, and a double sharp or flat an alteration of 4 EDO steps. For example, a chromatic scale between <code>C</code> and <code>D</code> would be written as: <code>C</code> <code>Dbb</code> <code>C#</code> <code>Db</code> <code>Cx</code> <code>D</code>.

- [Neutral circle of fifths notation](https://en.xen.wiki/w/Neutral_circle-of-fifths_notation), using half and sesqui sharps and flats. In this system, a half sharp or flat indicates an alteration of 1 EDO step, and a sesqui sharp or flat an alteration of 3 EDO steps. For example, a chromatic scale between <code>C</code> and <code>D</code> would be written as: <code>C</code> <code>Ct</code> <code>C#</code> <code>Db</code> <code>Dd</code> <code>D</code>.
- [Neutral circle of fifths notation](https://en.xen.wiki/w/31edo#Notations), using half and sesqui sharps and flats. In this system, a half sharp or flat indicates an alteration of 1 EDO step, and a sesqui sharp or flat an alteration of 3 EDO steps. For example, a chromatic scale between <code>C</code> and <code>D</code> would be written as: <code>C</code> <code>Ct</code> <code>C#</code> <code>Db</code> <code>Dd</code> <code>D</code>.

These notation systems are not mutually exclusive, the plugin can correctly tune a file which uses a mixture of them.

0 comments on commit 60ad53a

Please sign in to comment.