%general-entities; ]> $LastChangedBy$ $Date$ SoundTouch-&soundtouch-version; SoundTouch Introduction to SoundTouch 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. &lfs84_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &soundtouch-md5sum; Download size: &soundtouch-size; Estimated disk space required: &soundtouch-buildsize; Estimated build time: &soundtouch-time; User Notes: Installation of SoundTouch Install SoundTouch by running the following commands: The bootstrap command below fails if the ACLOCAL environment variable is set as specified in . If it is used, ACLOCAL needs to be unset for this package and then reset for other packages. ./bootstrap && ./configure --prefix=/usr \ --docdir=/usr/share/doc/soundtouch-&soundtouch-version; && make This package does not come with a test suite. Now, as the root user: make install Command Explanations : This switch adds support for running the algorithms in parallel across several processor cores using OpenMP implementation provided by GCC. Contents Installed Program Installed Library Installed Directories soundstretch libSoundTouch.so /usr/include/soundtouch and /usr/share/doc/soundtouch-&soundtouch-version; Short Descriptions soundstretch is a program for processing WAV audio files by modifying sound tempo, pitch and playback rate properties independently from each other. soundstretch libSoundTouch.so contains SoundTouch API functions. libSoundTouch.so