sfFDN
Loading...
Searching...
No Matches
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CsfFDN::AllpassFilterOptionsOptions for configuring an allpass filter
 CsfFDN::AttenuationFilterBankOptionsOptions for configuring an attenuation filter bank
 CsfFDN::AudioBufferA class representing an audio buffer with multiple channels of non-interleaved audio data
 CsfFDN::AudioProcessorBase class for audio processors
 CsfFDN::AllpassFilterImplements a simple allpass filter with differential equation \(y(n) = g*x(n) + x(n-1) -g*y(n-1)\)
 CsfFDN::AudioProcessorChainA chain of audio processors that processes audio sequentially
 CsfFDN::CascadedBiquadsImplements a cascade of biquad IIR filters
 CsfFDN::DelayBankA bank of parallel delay lines, each with its own delay setting
 CsfFDN::DelayBankTimeVaryingA bank of parallel delay lines, each with its own delay setting
 CsfFDN::DelayInterpDelay line with interpolation
 CsfFDN::DelayMatrixDelayMatrix implementation as presented in [1]
 CsfFDN::DelayTimeVaryingA delay line with time-varying delay
 CsfFDN::FDNFDN (Feedback Delay Network) class
 CsfFDN::FilterBankImplements a bank of filters
 CsfFDN::FilterFeedbackMatrixA filter feedback matrix processor
 CsfFDN::FirImplements an FIR filter with arbitrary coefficients
 CsfFDN::IIRFilterBankImplements a bank of IIR filters
 CsfFDN::OnePoleFilterImplements a simple one pole filter with differential equation \(y(n) = b_0x(n) - a_1y(n-1)\)
 CsfFDN::ParallelGainsA parallel gains processor
 CsfFDN::PartitionedConvolverA partitioned convolution engine that can filter audio signals with an FIR filter
 CsfFDN::ScalarFeedbackMatrixA scalar feedback matrix processor
 CsfFDN::SchroederAllpassSectionA section of Schroeder allpass filters in series
 CsfFDN::SparseFirImplements a sparse FIR filter
 CsfFDN::TimeVaryingParallelGainsA time-varying parallel gains processor
 CsfFDN::CascadedBiquadsOptionsOptions for configuring cascaded biquad filters
 CsfFDN::CascadedFeedbackMatrixOptionsInformation structure for constructing a cascaded feedback matrix (also known as a filter feedback matrix)
 CsfFDN::DelayA simple non-interpolating delay line implementation
 CsfFDN::DelayBankOptionsOptions for configuring a delay bank
 CsfFDN::DelayBankTimeVaryingOptionsOptions for configuring a time-varying delay bank
 CsfFDN::DelayOptionsOptions for configuring delays
 CsfFDN::FDNConfigConfiguration for the FDN
 CsfFDN::FDNConfig.input_block_configInput gain Block
 CsfFDN::FDNConfig.output_block_configOutput gain block
 CsfFDN::FilterCoefficientsCoefficients for a digital IIR filter
 CsfFDN::FirOptionsOptions for configuring a FIR filter
 CsfFDN::GeneratorBase class for oscillators and signal generators
 CsfFDN::SineWaveA sine wave oscillator
 CsfFDN::GraphicEQOptionsOptions for configuring a graphic equalizer
 CsfFDN::HomogenousFilterOptionsOptions for configuring a homogenous filter
 CsfFDN::CascadedBiquads::IIRStateRepresents the internal state of the IIR filter
 CsfFDN::ModulationOptionsOptions for configuring signal modulation
 CsfFDN::MultichannelSchroederAllpassSectionOptionsOptions for configuring a multichannel bank of Schroeder allpass sections
 CsfFDN::ParallelGainsOptionsOptions for configuring parallel gain processing
 CsfFDN::ScalarFeedbackMatrixOptionsOptions for configuring a scalar feedback matrix
 CsfFDN::SchroederAllpassA single Schroeder allpass filter
 CsfFDN::SchroederAllpassSectionOptionsOptions for configuring a Schroeder allpass section consisting of N Schroeder allpass in series or in parallel
 CsfFDN::SparseFirOptionsOptions for configuring a sparse FIR filter
 CsfFDN::TenBandFilterOptionsOptions for configuring a ten-band filter
 CsfFDN::ThreeBandFilterOptionsOptions for configuring a three-band filter
 CTs...
 CsfFDN::overloaded< Ts >
 CsfFDN::TwoBandFilterOptionsOptions for configuring a two-band filter