ac8e9e2536
SoundTouch is an open-source audio processing library for changing the Tempo, Pitch and Playback Rates of audio streams or audio files Tempo (time stretch): Changes the sound to play at faster or slower tempo than originally without affecting the sound pitch. Pitch (key): Changes the sound pitch or key while keeping the original tempo (speed). Playback Rate: Changes both tempo and pitch together as if a vinyl disc was played at different RPM rate. The SoundTouch library is intended for application developers writing sound processing tools that require tempo/pitch control functionality, or just for playing around with the sound effects.
13 lines
425 B
Text
13 lines
425 B
Text
@comment $NetBSD: PLIST,v 1.1 2014/08/07 20:23:27 wiz Exp $
|
|
bin/soundstretch
|
|
include/soundtouch/BPMDetect.h
|
|
include/soundtouch/FIFOSampleBuffer.h
|
|
include/soundtouch/FIFOSamplePipe.h
|
|
include/soundtouch/STTypes.h
|
|
include/soundtouch/SoundTouch.h
|
|
include/soundtouch/soundtouch_config.h
|
|
lib/libSoundTouch.la
|
|
lib/pkgconfig/soundtouch.pc
|
|
share/aclocal/soundtouch.m4
|
|
share/doc/soundtouch/COPYING.TXT
|
|
share/doc/soundtouch/README.html
|