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