SoundTouch 4 C

August 23, 2006

Originally Posted 821 Days Ago Article Tags « asterisk c »

This is a library that provides a simple C interface to the soundtouch library. For an example of the use of this library, check out the Asterisk Voice Changer.

Download

[zip] libsoundtouch4c-0.4.tar.gz (301KB, Released 2007-07-05)
[zip] libsoundtouch4c-0.2.1.tar.gz (186KB, Released 2006-08-26)
[zip] libsoundtouch4c-0.2.tar.gz (292KB, Released 2006-08-23)
[txt] ChangeLog (1KB)

Installation

wget http://www.lobstertech.com/code/libsoundtouch4c/releases/libsoundtouch4c-0.4.tar.gz
tar -xzvf libsoundtouch4c-0.4.tar.gz
cd libsoundtouch4c-0.4
./configure --prefix=/usr
make
make install

Legal

libsoundtouch4c
Copyright (c) 2005-2007 Lobstertech, Inc. and Anthony Minessale II
Keep it Open Source Pigs

The program found on this page is free software and may be used, distributed, and modified under the terms of the GNU General Public License version 2.0.

This program is distributed in the hope that they will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Comments

No comments found.

Post Comment