a48111e35b
SoundTouch is an open-source audio processing library for changing the Tempo, Pitch and Playback Rates of audio streams or files: * Tempo (time-stretch): changes the sound to play at faster or slower speed than original, without affecting the sound pitch * Pitch (key): changes the sound pitch or key, without affecting the sound tempo or speed * Playback Rate: changes both the sound tempo and pitch, as if an LP disc was played at wrong RPM rate ok jakemsr@
21 lines
537 B
Plaintext
21 lines
537 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/12/08 11:05:58 ajacoutot Exp $
|
|
%%SHARED%%
|
|
bin/soundstretch
|
|
include/soundtouch/
|
|
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/libBPM.a
|
|
lib/libBPM.la
|
|
lib/libSoundTouch.a
|
|
lib/libSoundTouch.la
|
|
lib/pkgconfig/
|
|
lib/pkgconfig/soundtouch-1.0.pc
|
|
share/aclocal/
|
|
share/aclocal/soundtouch.m4
|
|
share/doc/soundtouch/
|
|
share/doc/soundtouch/README.html
|