< Home - < Back

soundtouch


Information about the package, soundtouch, which is shipped with common Linux distributions. The soundtouch package is designed for, Audio Processing library for changing Tempo, Pitch and Playback.


Package Name:

soundtouch

Summary:

Audio Processing library for changing Tempo, Pitch and Playback

Description:

SoundTouch is a LGPL-licensed open-source audio processing library for changing the Tempo, Pitch and Playback Rates of audio streams or files. The SoundTouch library is suited for application developers writing sound processing tools that require tempo/pitch control functionality, or just for playing around with the sound effects. The SoundTouch library source kit includes an example utility SoundStretch which allows processing .wav audio files from a command-line interface.

Architecture:

x86_64

Version:

1.5.0

Release:

1.el6

Size:

53 k

Repository:

epel

From Repository:

Licence:

LGPLv2+



Handy Yum Commands for soundtouch


Control the soundtouch package with the following handy commands outlined below.


Command

Description of Command

yum install soundtouch

This command will install soundtouch on the server.

yum remove soundtouch

This command will un-install soundtouch on the server. When you run this command, you will be asked if you are sure that you want to remove soundtouch, so you have to manually confirm that you want to do this.

yum -y remove soundtouch

This command will un-install soundtouch on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove soundtouch when using the -y flag.

yum update soundtouch

This command will update soundtouch to the latest version. When you run this command, you will be asked if you are sure that you want to remove soundtouch, so you have to manually confirm that you want to do this.

yum -y update soundtouch

This command will update soundtouch to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove soundtouch when using the -y flag.

yum info soundtouch

This command will show you core information about the soundtouch package.

yum deplist soundtouch

This command will show you the dependencies for soundtouch. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update soundtouch

This command will check if there is an update waiting on soundtouch. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.