r8brain-free-src
High-quality pro audio sample rate converter library
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 Nr8bThe "r8brain-free-src" library namespace
 CCDSPBlockConvolverSingle-block overlap-save convolution processing class
 CCDSPFIRFilterCalculation and storage class for FIR filters
 CCDSPFIRFilterCacheFIR filter cache class
 CCDSPFracDelayFilterBankSinc function-based fractional delay filter bank class
 CCDSPFracDelayFilterBankCacheFractional delay filter cache class
 CCDSPFracInterpolatorFractional delay filter bank-based interpolator class
 CCDSPHBDownsamplerHalf-band downsampler class
 CCDSPHBUpsamplerHalf-band upsampling class
 CCDSPProcessorThe base virtual class for DSP processing algorithms
 CCDSPRealFFTReal-valued FFT transform class
 CCDSPRealFFTKeeperA "keeper" class for real-valued FFT transform objects
 CCDSPResamplerThe master sample rate converter (resampler) class
 CCDSPResampler16The resampler class for 16-bit resampling
 CCDSPResampler16IRThe resampler class for 16-bit impulse response resampling
 CCDSPResampler24The resampler class for 24-bit resampling
 CCDSPSincFilterGenSinc function-based FIR filter generator class
 CCFixedBufferTemplated memory buffer class for element buffers of fixed capacity
 CCPtrKeeperPointer-to-object "keeper" class with automatic deletion
 CCSineGenSine signal generator class
 CCStdClassAllocatorThe default base class for objects created on heap
 CCStdMemAllocatorThe default base class for objects that allocate blocks of memory
 CCSyncKeeperA "keeper" class for CSyncObject-based synchronization
 CCSyncObjectMulti-threaded synchronization object class
 Cooura_fftA wrapper class around Takuya OOURA's FFT functions