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 Oct 18 17: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. 
            - * Tue Jul 13 17:00:00 2004 Michael Schwendt <mschwendt[AT]users.sf.net> 0:0.0.15-0.fdr.5
- - Fix %postun (#1665). 
            - * Sat Jun 28 17:00:00 2003 Dams <anvil[AT]livna.org> 0:0.0.15-0.fdr.4
- - Applied changes about doc from Michael Schwendt