xenharmonic-devs / sonic-weave

The SonicWeave DSL for manipulating musical frequencies, ratios and equal temperaments
MIT License
4 stars 4 forks source link

Combine vals and temper out commas (TE & CTE) #365

Closed frostburn closed 2 weeks ago

frostburn commented 2 weeks ago

It's just least squares. Do gradient descent or something. Not great for interactive performance, but not impossible either. Maintaining a single constraint should be possible. Let temperament libraries handle more advanced stuff.

frostburn commented 2 weeks ago

Gradient descent is too slow. Let's just do TE for now.