Audio Tuner Development
Audio Tuner is open-source and is written in Python. Track Audio Tuner Development
Language Translation
If you are interested in translating Audio Tuner to another language, please contact me. Currently, Audio Tuner is available in:
- English
Testing
If you successfully run Audio Tuner on a specific platform that isn't listed here, please let me know.
Audio Tuner has been tested successfully on:
- Windows 2000
- Windows XP SP2
- Windows Vista Ultimate
Environment
- install Python 2.5
- install egg installer (see Python Reference)
- cmd> easy_install py2exe
- cmd> easy_install numpy
- install nsis
- install tkSnack
Building
- To build the language files, run build_mo.bat
- To build the distribution, run dist.bat