...The program is supposed to keep you practicing perfect pitch all day, hopefully making your ear much better.
Windows Users
You need to install
Python 2.7
wxPython 2.9(Not 2.8)
SMPlayer - Used to play the audio files
sox and the libmad-0.dll - Read the README.txt file for how to install sox and the dll.
Linux users will need to install sox and it's file for mp3 compatibility.
On ubuntu these are the packages:
sox
libsox-fmt-mp3
Also need Python 2.7 and wxPython 2.8
You might need to install lame.
...