davidryan59 / retuner

GNU General Public License v3.0
8 stars 0 forks source link

Make key wrap-around toggleable #11

Open davidryan59 opened 5 years ago

davidryan59 commented 5 years ago

At the moment if you transpose too high or too low it 'wraps around', which means moving an octave either way to be back in the acceptable frequency band. This is reflected in function allowKeyActivation current definition.

Make a toggle so that wrap-around can be toggled on or off. Default value should be on.