qiuxiang / tuner

Online tuner based on web audio api

Home Page:https://qiuxiang.github.io/tuner/app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Standard pitch A'

sebo361 opened this issue · comments

Hi @qiuxiang, great work with this tuner!

Which standard pitch A' did you use as default setting in this tuner? Usually musicians in an orchestra agree on a standard pitch A' like 443 hz. Others agree on 440 or 442. Is there a possibility to set this before tuning?

commented

The middle A is 440:

this.middleA = 440

Thanks a lot for the quick response @qiuxiang! A nice additional feature for this tuner would be to allow the user to set this middle A for his/her requirements. Maybe with a kind of slider below the tuner like this:
88799207-c5b96e00-d1ae-11ea-891d-ec7df398730e

commented

Okey, this is the next feature to be implemented

Awesome thanks @qiuxiang! When do you think you will have time for implementing it? Just wondering when I can use this feature :)

commented

Not sure, maybe one week

So cool thanks!

commented

Click here:

image

Then u can set the A4:

image

Amazing thanks so much @qiuxiang !!