sfFDN
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NsfFDN
 CAllpassFilterImplements a simple allpass filter with differential equation \(y(n) = g*x(n) + x(n-1) -g*y(n-1)\)
 CAllpassFilterOptionsOptions for configuring an allpass filter
 CAttenuationFilterBankOptionsOptions for configuring an attenuation filter bank
 CAudioBufferA class representing an audio buffer with multiple channels of non-interleaved audio data
 CAudioProcessorBase class for audio processors
 CAudioProcessorChainA chain of audio processors that processes audio sequentially
 CCascadedBiquadsImplements a cascade of biquad IIR filters
 CIIRStateRepresents the internal state of the IIR filter
 CCascadedBiquadsOptionsOptions for configuring cascaded biquad filters
 CCascadedFeedbackMatrixOptionsInformation structure for constructing a cascaded feedback matrix (also known as a filter feedback matrix)
 CDelayA simple non-interpolating delay line implementation
 CDelayBankA bank of parallel delay lines, each with its own delay setting
 CDelayBankOptionsOptions for configuring a delay bank
 CDelayBankTimeVaryingA bank of parallel delay lines, each with its own delay setting
 CDelayBankTimeVaryingOptionsOptions for configuring a time-varying delay bank
 CDelayInterpDelay line with interpolation
 CDelayMatrixDelayMatrix implementation as presented in [1]
 CDelayOptionsOptions for configuring delays
 CDelayTimeVaryingA delay line with time-varying delay
 CFDNFDN (Feedback Delay Network) class
 CFDNConfigConfiguration for the FDN
 CFDNConfig.input_block_configInput gain Block
 CFDNConfig.output_block_configOutput gain block
 CFilterBankImplements a bank of filters
 CFilterCoefficientsCoefficients for a digital IIR filter
 CFilterFeedbackMatrixA filter feedback matrix processor
 CFirImplements an FIR filter with arbitrary coefficients
 CFirOptionsOptions for configuring a FIR filter
 CGeneratorBase class for oscillators and signal generators
 CGraphicEQOptionsOptions for configuring a graphic equalizer
 CHomogenousFilterOptionsOptions for configuring a homogenous filter
 CIIRFilterBankImplements a bank of IIR filters
 CModulationOptionsOptions for configuring signal modulation
 CMultichannelSchroederAllpassSectionOptionsOptions for configuring a multichannel bank of Schroeder allpass sections
 COnePoleFilterImplements a simple one pole filter with differential equation \(y(n) = b_0x(n) - a_1y(n-1)\)
 Coverloaded
 CParallelGainsA parallel gains processor
 CParallelGainsOptionsOptions for configuring parallel gain processing
 CPartitionedConvolverA partitioned convolution engine that can filter audio signals with an FIR filter
 CScalarFeedbackMatrixA scalar feedback matrix processor
 CScalarFeedbackMatrixOptionsOptions for configuring a scalar feedback matrix
 CSchroederAllpassA single Schroeder allpass filter
 CSchroederAllpassSectionA section of Schroeder allpass filters in series
 CSchroederAllpassSectionOptionsOptions for configuring a Schroeder allpass section consisting of N Schroeder allpass in series or in parallel
 CSineWaveA sine wave oscillator
 CSparseFirImplements a sparse FIR filter
 CSparseFirOptionsOptions for configuring a sparse FIR filter
 CTenBandFilterOptionsOptions for configuring a ten-band filter
 CThreeBandFilterOptionsOptions for configuring a three-band filter
 CTimeVaryingParallelGainsA time-varying parallel gains processor
 CTwoBandFilterOptionsOptions for configuring a two-band filter