Ignore:
Timestamp:
08/16/09 05:36:30 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added SRC (libsamplerate) based resampler

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroardsp/libroardsp.h

    r2316 r2386  
    4444#ifdef ROAR_HAVE_LIBSPEEX 
    4545#include "transcode_speex.h" 
     46#endif 
     47 
     48#ifdef ROAR_HAVE_LIBSAMPLERATE 
     49#include <samplerate.h> 
    4650#endif 
    4751 
Note: See TracChangeset for help on using the changeset viewer.