Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 499 Bytes

README.md

File metadata and controls

21 lines (19 loc) · 499 Bytes

Python chromatic tuner

A simple but functional chromatic tuner, implemented in Python. Demo

Dependencies

This project, requires the following python modules and libraries:

  • PyAudio
  • Aubio
  • tkinter
  • pillow
  • colour
  • numpy

Getting it to work

To download and run the project, simply:

$ git clone https://github.com/iliastsa/py-chromatic-tuner.git
$ cd py-chromatic-tuner
$ cd src
$ python gui.py