https://github.com/thetwom/Tuner
Tuner app
https://github.com/thetwom/Tuner
Last synced: 11 days ago
JSON representation
Tuner app
- Host: GitHub
- URL: https://github.com/thetwom/Tuner
- Owner: thetwom
- License: gpl-3.0
- Created: 2019-11-29T21:11:51.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-04-14T18:10:39.000Z (17 days ago)
- Last Synced: 2025-04-14T19:27:13.828Z (17 days ago)
- Language: Kotlin
- Homepage:
- Size: 7.18 MB
- Stars: 251
- Watchers: 7
- Forks: 23
- Open Issues: 37
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# Tuner
This is a basic tuner app.
[
](https://f-droid.org/packages/de.moekadu.tuner/)
[](https://play.google.com/store/apps/details?id=de.moekadu.tuner)
|  |  |  |  |
|------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------|# 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](https://www.gnu.org/licenses/gpl-3.0)