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
Loading...
Searching...
No Matches
juce::dsp::Phaser< SampleType > Member List

This is the complete list of members for juce::dsp::Phaser< SampleType >, including all inherited members.

Phaser()juce::dsp::Phaser< SampleType >
prepare(const ProcessSpec &spec)juce::dsp::Phaser< SampleType >
process(const ProcessContext &context) noexceptjuce::dsp::Phaser< SampleType >
reset()juce::dsp::Phaser< SampleType >
setCentreFrequency(SampleType newCentreHz)juce::dsp::Phaser< SampleType >
setDepth(SampleType newDepth)juce::dsp::Phaser< SampleType >
setFeedback(SampleType newFeedback)juce::dsp::Phaser< SampleType >
setMix(SampleType newMix)juce::dsp::Phaser< SampleType >
setRate(SampleType newRateHz)juce::dsp::Phaser< SampleType >