Installation:

Standard cmake routine.

- Create a build directory somewhere writeable.
- From build directory: cmake -i /path/to/source/directory
- Answer questions, or, if you're lazy, don't.
- From build directory: make
- If you want to install it, as a priviliged user: make install

As of writing requires Qt 4.4 , FFTW3 , libjack and cmake for building.
Associated headers for these libraries are needed too of course. Often
found in *-dev packages from your distributor.
