The SoundTouch package contains an open-source audio processing library that allows changing the sound tempo, pitch and playback rate parameters independently from each other.
This package is known to build and work properly using an LFS-7.2 platform.
Download (HTTP): http://www.surina.net/soundtouch/soundtouch-1.7.1.tar.gz
Download MD5 sum: 957500b90593cd6c7d8adc62a64a1851
Download size: 100 KB
Estimated disk space required: 6.0 MB
Estimated build time: less than 0.1 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/soundtouch
Install SoundTouch by running the following commands:
./bootstrap && ./configure --prefix=/usr && make
This package does not come with a test suite.
Now, as the root user:
make pkgdocdir=/usr/share/doc/soundtouch-1.7.1 install
Last updated on 2013-01-05 20:01:59 +0000