sfFDN
Loading...
Searching...
No Matches
sfFDN::FDN Member List

This is the complete list of members for sfFDN::FDN, including all inherited members.

AudioProcessor()=default (defined in sfFDN::AudioProcessor)sfFDN::AudioProcessor
AudioProcessor(const AudioProcessor &)=default (defined in sfFDN::AudioProcessor)sfFDN::AudioProcessorprotected
AudioProcessor(AudioProcessor &&) noexcept=default (defined in sfFDN::AudioProcessor)sfFDN::AudioProcessorprotected
Clear() overridesfFDN::FDNvirtual
Clone() const overridesfFDN::FDNvirtual
CloneFDN() constsfFDN::FDN
FDN(uint32_t order, uint32_t block_size, bool transpose=false)sfFDN::FDN
FDN(const FDN &)=delete (defined in sfFDN::FDN)sfFDN::FDN
FDN(FDN &&other) noexceptsfFDN::FDN
GetDelayBank() constsfFDN::FDN
GetFeedbackMatrix() constsfFDN::FDN
GetInputGains() constsfFDN::FDN
GetLoopFilter() constsfFDN::FDN
GetOrder() constsfFDN::FDN
GetOutputGains() constsfFDN::FDN
GetTCFilter() constsfFDN::FDN
GetTranspose() constsfFDN::FDN
InputChannelCount() const noexcept SFFDN_NONBLOCKING overridesfFDN::FDNinlinevirtual
operator=(const FDN &)=delete (defined in sfFDN::FDN)sfFDN::FDN
operator=(FDN &&other) noexceptsfFDN::FDN
operator=(const AudioProcessor &)=default (defined in sfFDN::AudioProcessor)sfFDN::AudioProcessorprotected
operator=(AudioProcessor &&) noexcept=default (defined in sfFDN::AudioProcessor)sfFDN::AudioProcessorprotected
OutputChannelCount() const noexcept SFFDN_NONBLOCKING overridesfFDN::FDNinlinevirtual
Process(const AudioBuffer &input, AudioBuffer &output) noexcept SFFDN_NONBLOCKING overridesfFDN::FDNvirtual
SetDelayBank(const DelayBankOptions &config)sfFDN::FDN
SetDelays(std::span< const float > delays, DelayInterpolationType interpolation_type=DelayInterpolationType::None)sfFDN::FDN
SetDirectGain(float gain)sfFDN::FDN
SetFeedbackMatrix(std::unique_ptr< AudioProcessor > mixing_matrix)sfFDN::FDN
SetInputGains(std::unique_ptr< AudioProcessor > gains)sfFDN::FDN
SetInputGains(std::span< const float > gains)sfFDN::FDN
SetLoopFilter(std::unique_ptr< AudioProcessor > filter_bank)sfFDN::FDN
SetOrder(uint32_t order)sfFDN::FDN
SetOutputGains(std::unique_ptr< AudioProcessor > gains)sfFDN::FDN
SetOutputGains(std::span< const float > gains)sfFDN::FDN
SetTCFilter(std::unique_ptr< AudioProcessor > filter)sfFDN::FDN
SetTranspose(bool transpose)sfFDN::FDN
~AudioProcessor()=default (defined in sfFDN::AudioProcessor)sfFDN::AudioProcessorvirtual
~FDN() override=default (defined in sfFDN::FDN)sfFDN::FDN