Repo created
This commit is contained in:
parent
495cb787f7
commit
2fb891f849
90 changed files with 10953 additions and 2 deletions
79
README.md
79
README.md
|
|
@ -1,3 +1,78 @@
|
|||
# tunerly
|
||||
[](https://www.gnu.org/licenses/gpl-3.0)
|
||||
|
||||
Instrument Pitch Tuner for Android
|
||||
# Tunerly
|
||||
|
||||
<a href='https://play.google.com/store/apps/details?id=com.tunerly&hl=de&gl=US&pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1'><img alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png' width='200'/></a>
|
||||
<a href="https://f-droid.org/de/packages/com.tunerly/">
|
||||
<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png"
|
||||
alt="Get it on F-Droid"
|
||||
height="80">
|
||||
</a>
|
||||
|
||||
|
||||
Tunerly is suited for tuning your Guitar, Bass or Ukulele to various different tunings. It also includes a chromatic tuner.
|
||||
Currently supported languages are: English, Finnish, German, Russian and Basque.
|
||||
|
||||
## Screenshots
|
||||
|
||||
<img src="/screenshots/1.png" width="400"> <img src="/screenshots/2.png" width="400"><img src="/screenshots/3.png" width="400"><img src="/screenshots/4.png" width="400"><img src="/screenshots/5.png" width="400"><img src="/screenshots/6.png" width="400">
|
||||
|
||||
## Supported Instrument Tunings
|
||||
|
||||
* Guitar:
|
||||
|
||||
* Standard
|
||||
|
||||
* 7 String
|
||||
|
||||
* 8 String
|
||||
|
||||
* E-Flat
|
||||
|
||||
* Drop D
|
||||
|
||||
* Drop Db
|
||||
|
||||
* Double Drop D
|
||||
|
||||
* DADGAD
|
||||
|
||||
* Open D
|
||||
|
||||
* Open A
|
||||
|
||||
* Open E
|
||||
|
||||
* Open G
|
||||
|
||||
* Open B
|
||||
|
||||
* Bass
|
||||
|
||||
* 4 String
|
||||
|
||||
* 5 String
|
||||
|
||||
* 6 String
|
||||
|
||||
* Drop D
|
||||
|
||||
* D Standard
|
||||
|
||||
* Drop C
|
||||
|
||||
* Ukulele
|
||||
|
||||
* C (Standard)
|
||||
|
||||
* D (Traditional)
|
||||
|
||||
* Baritone
|
||||
|
||||
* Bass
|
||||
|
||||
## Dependencies
|
||||
|
||||
* [TarsosDSP](https://github.com/JorenSix/TarsosDSP) - A Real-Time Audio Processing Framework in Java
|
||||
|
||||
* [Localization](https://github.com/akexorcist/Localization) - [Android] In-app language changing library
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue