PyTuner

A guitar tuner in python.

The Source in python

How it works 

Dependencies

  1. pymedia
  2. numpy

Version History:

1.1

  1. removed unneeded modules (ascii-plotter, curses, psyco)
  2. fixed recognition bugs
  3. improved recognition quality
  4. added command-line options
  5. only gives output if a note is played
  6. allows tuning of different instruments

1.0 – initial release