This is Xpand 0.1 release.
Xpand is a simple front-end for cdparanoia, notlame, sox and normalize. This Glade/Python GUI uses sox's compand option to amplify the soft parts of the music so that it can be heard in a noisy environment, such as a car. It will also normalize the music to a standard level in case the CD or MP3 was recorded at a low level.
Install Instructions
Run the following:
install.sh [prefix]
where prefix = the base directory where files should be installed (default is /usr/local)
Requirements
- Python => 1.5.2
- libglade => 0.16
- pygtk and pyglade bindings
- cdparanoia
- sox
- normalize
- notlame
- mpg123
- CDDB.py available at freshmeat.net
Most Linux distributions install most of the above by default
