AlgoCompSynth / eikosany

R package to calculate properties of Erv Wilson's microtonal structures, especially the Eikosany
https://algocompsynth.github.io/eikosany/
GNU General Public License v3.0
6 stars 1 forks source link

Refactor "create_scale_table" #46

Closed znmeb closed 1 year ago

znmeb commented 1 year ago

We want to specify a set of names and a set of ratios in cents and let the function do the rest. This means we need a new function to generate the ratios and the names for a CPS scale, but it also means we can make a scale table from products of different numbers of factors., like Kraig Grady's two-instrument eikosany.

znmeb commented 1 year ago

Code is running on CPS scales. Need to code the Grady scales and refactor the EDO scale generator.

znmeb commented 1 year ago

mostly done but need to fix issues #56 and #52

znmeb commented 1 year ago

Issues #52 and #56 postponed to v0.7.5. Leaving open till documentation cleanup is done

znmeb commented 1 year ago

calling it done - issues found in the release sprint will be filed anew