Closed mirabilos closed 6 years ago
As discussed in https://github.com/billhails/MuseScore-plugins/issues/5 we’ll likely need a rules-based system instead, to support different base pitches.
Furthermore, my Maths was slightly off: to divide an interval like 531441/524288 does not mean (524288 + (531441 - 524288)/6)/524288 but to use the sixth root of (531441/524288), even if the resulting numbers are close enough together to make the difference look like a rounding issue…
I’m closing this and will later provide a new PR with a rules-based system.
Thanks for your attention, for some reason I missed your previous PR, I don't watch these repositories very closely but I do normally get e-mails. I await your rule-based system with interest.
See also: https://github.com/gstlaurent/ttuner/pull/3
My notes on this (in case it interests someone):