This program is for musicians to help develop perfect pitch.
It's goal is to pop up ever X minutes and ask you what notes are playing.
You can fully customize what notes it will ask you, what octaves and even what instruments.
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.
Mac Users
No idea if this works on a mac, would like someone to find out
To use this program you will need to download the sound files. The sound files are 300MB in size!
The download links are in the 'Downloads.txt' file.
Features
- It's Free!!! Donations of $1,000,000 are expected :P
- Choose what notes to study
- Choose what octaves to study, from octave 0 to octave 9. Ten octave range :)
- Choose from a list of 37 instruments
- Compare the current note to different instruments and octaves
- Play two notes at the same time
- Sing a note before hearing it
- Repeat a note at the start of a session, until you answer
- Stays on top of other windows, so it wont get lost.