I finally wrote a guitar tuner in bash. This is the initial commit.

This commit is contained in:
Storm Dragon
2017-09-13 19:30:52 -04:00
parent af59d10293
commit 13715a53ef
2 changed files with 38 additions and 1 deletions

View File

@@ -1,2 +1,5 @@
# bashtuner
A guitar tuner written in bash
A guitar tuner written in bash.
To extend, add new tunings to the array. More are coming soon. I may also add other instruments such as the mandolin
Want to support my work? Check out my [Liberapay page](https://liberapay.com/stormdragon2976), or my membership options on [Patreon](https://patreon.com/stormdragon2976).