solarus / CTuner

A simple chromatic tuner for Android using the YIN-algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CTuner

A very simple chromatic tuner for android. Uses the YIN-algorithm to estimate the current pitch.

ToDo

  • Try MPM instead of YIN to calculate pitch. Defined in “A SMARTER WAY TO FIND PITCH” (P. McLeod, G. Wyvill).

License

GPLv3. See LICENSE.

Credits

About

A simple chromatic tuner for Android using the YIN-algorithm

License:GNU General Public License v3.0


Languages

Language:Java 100.0%