![]() |
r8brain-free-src
High-quality pro audio sample rate converter library
|
CDSPBlockConvolver.h | Single-block overlap-save convolution processor class |
CDSPFIRFilter.h | FIR filter generator and filter cache classes |
CDSPFracInterpolator.h | Fractional delay interpolator and filter bank classes |
CDSPHBDownsampler.h | Half-band downsampling convolver class |
CDSPHBUpsampler.h | Half-band upsampling class |
CDSPProcessor.h | The base virtual class for DSP processing algorithms |
CDSPRealFFT.h | Real-valued FFT transform class |
CDSPResampler.h | The master sample rate converter (resampler) class |
CDSPSincFilterGen.h | Sinc function-based FIR filter generator class |
example.cpp | An example C++ file that demonstrates resampler's usage |
fft4g.h | Wrapper class for Takuya OOURA's FFT functions |
pffft.h | |
r8bbase.cpp | C++ file that should be compiled and included into your application |
r8bbase.h | The "base" inclusion file with basic classes and functions |
r8bconf.h | The "configuration" inclusion file you can modify |
r8butil.h | The inclusion file with several utility functions |