|
class | juce::dsp::Convolution |
| Performs stereo partitioned convolution of an input signal with an impulse response in the frequency domain, using the JUCE FFT class. More...
|
|
struct | juce::dsp::Convolution::Latency |
| Contains configuration information for a convolution with a fixed latency. More...
|
|
class | juce::dsp::Convolution::Mixer |
|
struct | juce::dsp::Convolution::NonUniform |
| Contains configuration information for a non-uniform convolution. More...
|
|
class | juce::dsp::ConvolutionMessageQueue |
| Used by the Convolution to dispatch engine-update messages on a background thread. More...
|
|