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

Fixed some negative interval arithmetic #130

Closed vsicurella closed 3 years ago

vsicurella commented 3 years ago

I also opted for "transposeSelf" in the rank-2 generator function which I think will be less prone to rounding errors since there's a lower chance of inter-type arithmetic.

SeanArchibald commented 3 years ago

I'm about to head away for a week so I'll have to leave this here. But I'm looking forward to testing these commits and hopefully getting the next release together before too long!