| JUCE
    | 
| Namespaces | |
| namespace | juce | 
| namespace | juce::dsp | 
| Classes | |
| class | juce::dsp::ConvolutionMessageQueue | 
| Used by the Convolution to dispatch engine-update messages on a background thread.  More... | |
| 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... | |
| struct | juce::dsp::Convolution::NonUniform | 
| Contains configuration information for a non-uniform convolution.  More... | |
| class | juce::dsp::FFT | 
| Performs a fast fourier transform.  More... | |
| class | juce::dsp::WindowingFunction< FloatType > | 
| A class which provides multiple windowing functions useful for filter design and spectrum analyzers.  More... | |