looptailG / musescore-31edo-tuner

31EDO Tuner plugin for Musescore
https://musescore.org/en/project/31edo-tuner
GNU General Public License v3.0
1 stars 0 forks source link

Improve TPC handling #11

Closed looptailG closed 4 months ago

looptailG commented 4 months ago

Improve the handling of the TPC property, it probably can be handled in a dynamic way by checking its modulo / remainder, instead of using a series of hardcoded cases.