A tuner app written in python to tune guitars.
Project description
guitartuner
A guitar tuner app written in python. It can be used to tune guitar regularly as well while changing the guitar strings to to tune the strings.
usage
On linux install pyalsaaudio and aubio as:
pip install -U pyalsaaudio
pip install -U aubio
On systems if alsaaudio is not available you could use pyaudio and aubio:
pip install -U pyaudio
pip install -U aubio
Then run the program from script as:
from guitartuner import myguitargui
myguitargui.startTuner()
or from commandline as
guitartuner
screenshot
demo video
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file guitartuner-0.0.3.tar.gz.
File metadata
- Download URL: guitartuner-0.0.3.tar.gz
- Upload date:
- Size: 3.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f945ce43f96cdf3ddbbcb181b88e7b03b89f4216977e2cb722ae3b0e17cf7666
|
|
| MD5 |
827f10b0670af588826c0164a3fd2342
|
|
| BLAKE2b-256 |
02c708cfaf2f56f45f59cb9437ba3636194ff3c92a6e9954a6d4cf7ed0518d9a
|
File details
Details for the file guitartuner-0.0.3-py3-none-any.whl.
File metadata
- Download URL: guitartuner-0.0.3-py3-none-any.whl
- Upload date:
- Size: 1.9 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d75357bdd281fecb2a7733a10532817391e4a4adb6be666efd55751bfbe9f9e9
|
|
| MD5 |
dd058e59538d9ff1ff101c061ef249df
|
|
| BLAKE2b-256 |
2c2d3f9577bd71512bdea299c14a624cf01fbd065904b212816914906456ba5b
|