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

This is the complete list of members for sfFDN::DelayMatrix, 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::DelayMatrixvirtual
Clone() const overridesfFDN::DelayMatrixvirtual
DelayMatrix(uint32_t order, std::span< const uint32_t > delays, const ScalarFeedbackMatrix &mixing_matrix)sfFDN::DelayMatrix
DelayMatrix(const DelayMatrix &other)sfFDN::DelayMatrix
DelayMatrix(DelayMatrix &&other) noexceptsfFDN::DelayMatrix
InputChannelCount() const noexcept SFFDN_NONBLOCKING overridesfFDN::DelayMatrixvirtual
operator=(const DelayMatrix &other)sfFDN::DelayMatrix
operator=(DelayMatrix &&other) noexceptsfFDN::DelayMatrix
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::DelayMatrixvirtual
PrintInfo() constsfFDN::DelayMatrix
Process(const AudioBuffer &input, AudioBuffer &output) noexcept SFFDN_NONBLOCKING overridesfFDN::DelayMatrixvirtual
~AudioProcessor()=default (defined in sfFDN::AudioProcessor)sfFDN::AudioProcessorvirtual
~DelayMatrix() override (defined in sfFDN::DelayMatrix)sfFDN::DelayMatrix