https://github.com/dubfib/vtuner
A simple virtual tuner created in Python
https://github.com/dubfib/vtuner
microphone tuner violin violin-tuner
Last synced: 3 months ago
JSON representation
A simple virtual tuner created in Python
- Host: GitHub
- URL: https://github.com/dubfib/vtuner
- Owner: dubfib
- License: mit
- Created: 2023-08-19T20:13:47.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-09T18:04:27.000Z (about 2 years ago)
- Last Synced: 2025-06-21T12:07:03.352Z (4 months ago)
- Topics: microphone, tuner, violin, violin-tuner
- Language: Python
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vTuner
> A simple virtual tuner created in Python.## Requirements
> You need [python@3](https://www.python.org) and [pip@23](https://pypi.org/project/pip) installed.## Install
> Installation guide on how to use this repository```bash
git clone https://github.com/dubfib/vtuner.git
cd vtuner
pip install aubio sounddevice numpy scipy
python main.py
```## Screenshots
> ##### © Copyright 2023 dubfib - MIT License