|
JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins
« « « Anklang Documentation |
Go to the source code of this file.
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... | |
Namespaces | |
| namespace | juce |
| JUCE Namespace. | |
| struct juce::dsp::Convolution::Latency |
Contains configuration information for a convolution with a fixed latency.
Definition at line 117 of file juce_Convolution.h.
| Class Members | ||
|---|---|---|
| int | latencyInSamples | |
| struct juce::dsp::Convolution::NonUniform |
Contains configuration information for a non-uniform convolution.
Definition at line 132 of file juce_Convolution.h.
| Class Members | ||
|---|---|---|
| int | headSizeInSamples | |