|
OpenShot Audio Library | OpenShotAudio 0.3.2
|
This is the complete list of members for juce::dsp::Convolution, including all inherited members.
| Convolution() | juce::dsp::Convolution | |
| copyAndLoadImpulseResponseFromBlock(AudioBlock< float > block, double bufferSampleRate, bool wantsStereo, bool wantsTrimming, bool wantsNormalisation, size_t size) | juce::dsp::Convolution | |
| copyAndLoadImpulseResponseFromBuffer(AudioBuffer< float > &buffer, double bufferSampleRate, bool wantsStereo, bool wantsTrimming, bool wantsNormalisation, size_t size) | juce::dsp::Convolution | |
| loadImpulseResponse(const void *sourceData, size_t sourceDataSize, bool wantsStereo, bool wantsTrimming, size_t size, bool wantsNormalisation=true) | juce::dsp::Convolution | |
| loadImpulseResponse(const File &fileImpulseResponse, bool wantsStereo, bool wantsTrimming, size_t size, bool wantsNormalisation=true) | juce::dsp::Convolution | |
| prepare(const ProcessSpec &) | juce::dsp::Convolution | |
| process(const ProcessContext &context) noexcept | juce::dsp::Convolution | inline |
| reset() noexcept | juce::dsp::Convolution | |
| ~Convolution() | juce::dsp::Convolution |