thetwom / Tuner

Tuner app
GNU General Public License v3.0
170 stars 16 forks source link

Helmholtz notation #60

Closed vocna closed 7 months ago

vocna commented 9 months ago

Add Helmholtz notation. It's important at least here in Nordic where Helmholtz is more common than International notation and it's confusing when tuner speaks a different "language".

International notation: ... C₀ ... C₁ ... C₂ ... C₃ ... C₄ ... C₅ ... Helmholtz notation: ... C₂ ... C₁ ... C ... c ... c¹ ... c² ...

I think this is also pretty trivial to implement.

vocna commented 9 months ago

Sorry for ping😅, but can you do this @thetwom? I don't want to pressure you, but this is so important feature to me since using the same notation in tuner would be clearer for my young students. This is my number one wish for this tuner; number two is #55.

thetwom commented 9 months ago

I have to see how easy this is, and how to do it best. It might be trivial to implement, but such wishes sometimes end up not in only implementing one additional notation, but we might need combinations (e.g. that it works together with all current notations).

thetwom commented 8 months ago

You can test Helmholtz notation now: v6.5.0-rc1

Would be nice to hear, if it works as expected ...

thetwom commented 7 months ago

Done