|
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 | |
| struct | juce::dsp::Oversampling< SampleType >::OversamplingStage< SampleType > |
| Abstract class for the provided oversampling stages used internally in the Oversampling class. More... | |
| struct | juce::dsp::OversamplingDummy< SampleType > |
| Dummy oversampling stage class which simply copies and pastes the input signal, which could be equivalent to a "one time" oversampling processing. More... | |
| struct | juce::dsp::Oversampling2TimesEquirippleFIR< SampleType > |
| Oversampling stage class performing 2 times oversampling using the Filter Design FIR Equiripple method. More... | |
| struct | juce::dsp::Oversampling2TimesPolyphaseIIR< SampleType > |
| Oversampling stage class performing 2 times oversampling using the Filter Design IIR Polyphase Allpass Cascaded method. More... | |
Namespaces | |
| namespace | juce |
| JUCE Namespace. | |