Qirky / FoxDot

Python driven environment for Live Coding
http://foxdot.org
Other
1.03k stars 135 forks source link

Issuing alternate tunings #261

Open qantuum opened 1 year ago

qantuum commented 1 year ago

hi Ryan,

I am resuming my research on different tunings, started in 2018, I wrote these tunings and scales according to their values on the xen wiki, and I believe they are technically correct.

github link

But I have had a hard time playing them, because I think the way the player handles degrees and octaves is not prepared for other tunings where more than 12 degrees sum up to an octave. Can you confirm or infirm this statement? Can you vulgarize a bit what is the relationship between the degree queried in the player, the scale degree, and the tuning? I've tried finding my answers in the Scale class but I don't understand everything.

thanks in advance,