tuner icon indicating copy to clipboard operation
tuner copied to clipboard

Online tuner based on web audio api

Results 11 tuner issues
Sort by recently updated
recently updated
newest added

Hi, Really love your guitar tuner. Would anyone possibly help me embed this in a Vue 3 project?

in index.html I have this in ts (ignore the name, this is not a worklet, it starts one , now that scriptnode is deprecated), using your .d.ts file ``` class...

I added a simple logo to this project and plus and minus signs that turn green when the sound is correct, and red when the sound is false. At the...

Hello. My issue is: I have downloaded your code in a .zip file, I'm trying to test it but it won't work when I open the index.html, it does not...

It's an awesome project, I love it so, till I got some problem when I tried to put your whole project on my server (linux CentOS 7.6), It's very confused...

Hello, i have tried with my phone but this tuner is picking so much noise from background it is pretty useless unless you are alone in a quite room. Is...

![image](https://user-images.githubusercontent.com/3487994/84343711-51375b00-ab7f-11ea-9a0f-9783285b6211.png)

Hi, really good tuner. It doesn't get accurate under A1 even after setting const minOctave = 0 in notes.js

This works just fantastic. Thanks! One suggestion, different apps provide https://github.com/gstraube/cythara/tree/master/app/src/main/java/com/github/cythara/tuning themes. Maybe this can also support a very lightweight instruments' notes frequency definition? This would help on less known/local...

tuner.js:89 [Deprecation] The ScriptProcessorNode is deprecated. Use AudioWorkletNode instead. (https://bit.ly/audio-worklet)