xenharmonic-devs / scale-workshop

Design and visualize microtonal scales and play them in your web browser. Export your scales for use with VST instruments. Convert Scala files to various tuning formats.
MIT License
83 stars 13 forks source link

Optimize fraction to monzo conversion #207

Closed frostburn closed 1 year ago

frostburn commented 2 years ago

xen-dev-utils.toMonzo is faster than the current implementation. Just need to map over it to get fractional monzos.

frostburn commented 1 year ago

Core functionality done: https://github.com/xenharmonic-devs/scale-workshop-core