Introduction
Earwhacks is the audio analysis tool I use for my quality tests.
This isn't a particularly friendly tool to use. You pass in a source file and it spits out the images, there are no controls outside of changing the code itself.
Install
- Grab earwhacks-0.2.tar.gz
- Unpack
- make
- make install
Pre-requisities
- UNIX-like operating system: *BSD, Linux, OS X, etc.
- GD
- libsndfile
Using
earwhacks sourceFile destinationDirectory
Examples
- earwhacks in.wav /tmp
