Guitar tuner that uses phone accelerometer
tautme.github.io
Guitar tuner that uses phone accelerometer
1–10 of 105 posts
Re: Guitar tuner that uses phone accelerometer
#2Re: Guitar tuner that uses phone accelerometer
#3guitar detuner that uses accelerometer instead of microphone, it doesn't really work, but amazing to see how sensitive they are.
Re: Guitar tuner that uses phone accelerometer
#4Re: Guitar tuner that uses phone accelerometer
#5Re: Guitar tuner that uses phone accelerometer
#6Anyone got a handle on the algorithm required to do this? I've got a pocketable accelerometer-enabled device I'd like to try to implement this on..
Re: Guitar tuner that uses phone accelerometer
#7guitar detuner that uses accelerometer instead of microphone, it doesn't really work, but amazing to see how sensitive they are.
It also shows that it can leak all kinds of other information.
Re: Guitar tuner that uses phone accelerometer
#8Anyone got a handle on the algorithm required to do this? I've got a pocketable accelerometer-enabled device I'd like to try to implement this on..
Don't have a handle on it, unfortunately. But the algorithm is in here: https://github.com/tautme/phone-sensors/blob/main/guitar-tun... . Esp. lines 221–257 and 373–417.
Re: Guitar tuner that uses phone accelerometer
#9Fun idea and also I didn't know that websites could get access to my accelerometer data. However for me the sample frequency is 50 Hz which is way too low to measure even the lowest string pitch (E2, about 82 Hz).