billthefarmer / tuner

Android accordion tuner
176 stars 55 forks source link

Visibly disable key-setting when using equal temperment #48

Closed Glitchy-Tozier closed 3 years ago

Glitchy-Tozier commented 3 years ago

To me, it was really confusing what i was supposed to do with that key-setting when using equal temperment.

To avoid this, i suggest disabling the key setting when equal temperment tuning is used.

Implementations I can think of:

  1. Grey it out (might be difficult in dark mode)
  2. Make it invisvisible, resulting in only the temperment-opion being there.
  3. Make it unclickable and add a big Not used in equal temperment text across the setting.

Screenshots: Screenshot_20210629-225133_Tuner.jpg Screenshot_20210629-225157_Tuner.jpg

billthefarmer commented 3 years ago

OK, I will look at that.

Glitchy-Tozier commented 3 years ago

Great! :)

billthefarmer commented 3 years ago

OK, that works, will be in the next version.

Glitchy-Tozier commented 3 years ago

Jup, it worked.