SeanArchibald / scale-workshop

Design microtonal scales and play them in your web browser. Export your scales for use with VST instruments. Convert Scala files to various tuning formats.
https://sevish.com/scaleworkshop/
146 stars 23 forks source link

Improvements to line arithmetic functions #142

Closed vsicurella closed 2 years ago

vsicurella commented 2 years ago

Got those test cases working, and the best part is I mostly deleted stuff! :D

Permitting negatives in the "get type" functions allowed me to remove some work-arounds, so hopefully they're more readable and have less edge cases too.