Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thetwom/Tuner
Tuner app
https://github.com/thetwom/Tuner
Last synced: 4 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-11-07T19:28:49.000Z (6 days ago)
- Last Synced: 2024-11-07T20:30:42.717Z (6 days ago)
- Language: Kotlin
- Homepage:
- Size: 6.22 MB
- Stars: 194
- Watchers: 6
- Forks: 16
- Open Issues: 30
-
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)| ![screenshot-0](https://github.com/thetwom/Tuner/blob/master/fastlane/metadata/android/en-US/images/phoneScreenshots/00.png) | ![screenshot-1](https://github.com/thetwom/Tuner/blob/master/fastlane/metadata/android/en-US/images/phoneScreenshots/01.png) | ![screenshot-3](https://github.com/thetwom/Tuner/blob/master/fastlane/metadata/android/en-US/images/phoneScreenshots/02.png) | ![screenshot-4](https://github.com/thetwom/Tuner/blob/master/fastlane/metadata/android/en-US/images/phoneScreenshots/03.png) |
|------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------|# 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)