%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. &lfs83_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; SoundTouch Dependencies Optional OpenMP User Notes: Installation of SoundTouch When extracted, the Soundtouch package expands into the directory soundtouch and not soundtouch-&soundtouch-version;. Install SoundTouch by running the following commands: ./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 systems using the external OpenMP libraries. 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