Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
libsamplerate: Sample rate conversion library for audio data
- Summary
- Secret Rabbit Code is a sample rate converter for audio. It is capable
of arbitrary and time varying conversions. It can downsample by a
factor of 12 and upsample by the same factor. The ratio of input and
output sample rates can be a real number. The conversion ratio can
also vary with time for speeding up and slowing down effects.
Changelog
- * Mon Mar 27 10:00:00 2006 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Thu May 12 11:00:00 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 0.1.2-3
-
- rebuilt
- * Mon Oct 18 10:00:00 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:0.1.2-0.fdr.1
-
- Update to 0.1.2.
- Use "make install DESTDIR=...", disable dependency tracking.
- Run tests during build.
- Drop fftw-devel build dep, it's only for an optional part of the test suite.