Sintrastes / xen-fret

A web app for generating SVG microtonal scale diagrams for fretted string instruments.
https://sintrastes.github.io/demos/xen_fret/
GNU Affero General Public License v3.0
5 stars 0 forks source link

Add 34 and 36 EDOs #96

Closed Sintrastes closed 2 years ago

Sintrastes commented 2 years ago

Neil Haverstick has made some guitars in these EDOs, so it would probably be good to add them (and maybe eventually everything below them).

These seem like they're probably around the upper end of practicality for how high of an EDO to have on a standard guitar.

Maybe you could go a bit further with a baritone.

Sintrastes commented 2 years ago

See here for 34: https://en.xen.wiki/w/34edo#Rank-2_temperaments

Seems like another instance where we'll have to figure out the intervals manually.

Sintrastes commented 2 years ago

Note: The page on 36-EDO doesn't even list any scales.

Sintrastes commented 2 years ago

However, it is easy enough to figure out the MOS scales for any EDO by brute-force generating scales via stacks of each possible generator, and filtering out what scales do not fit the definition of MOS.