Skip to content

codeyoungliu/Tuner

 
 

Repository files navigation

Tuner

This is a basic tuner app.

Get it on F-Droid Get it on Google Play

screenshot-0 screenshot-1 screenshot-3 screenshot-4

Features

These features might change over time and I am not sure if this list will always be up to date.

  • Detect pitch based on autocorrelation and FFT spectrum
  • Accuracy improvement by evaluating the spectrum phase information and polynomial fitting
  • Show how pitch changes over time
  • Tuning to equal temperament
  • Settings for choosing concert pitch, FFT window size, FFT window type, overlap and more.

License: GPLv3

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 74.4%
  • Python 25.6%