thetwom / Tuner

Tuner app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wrong octave

mirabilos opened this issue · comments

The octaves are off-by-one; A₄ is the 440 Hz one.

Thanks for the hint! A4 is correct at 440 Hz, but the subscript isn't raised at the next higher C but when reaching the next higher A. This is obviously wrong. Will fix this!

I pushed a fix now. Will tag a bugfix release shortly ... Thanks again for reporting.

Fixed with release 1.2.3