| 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 |
| CDSPHBDownsampler.inc | |
| CDSPHBUpsampler.h | Half-band upsampling class |
| CDSPHBUpsampler.inc | |
| 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 |
| r8bbase.h | The "base" header file with basic classes and functions |
| r8bconf.h | The "configuration" inclusion file you can modify |
| r8butil.h | The inclusion file with several utility functions |