Guitar tuner that uses phone accelerometer

(tautme.github.io)

11 points | by adm4 3 days ago

3 comments

  • jmusall 54 minutes ago
    Fun 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).
  • aa-jv 18 minutes ago
    Anyone 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..
  • adm4 3 days ago
    guitar detuner that uses accelerometer instead of microphone, it doesn't really work, but amazing to see how sensitive they are.
    • tgv 1 hour ago
      It also shows that it can leak all kinds of other information.
      • codethief 12 minutes ago
        …which is why both Android & iOS put high-frequency access to the accelerometer behind an additional permission AFAIR.