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
Classes | Namespaces | Enumerations
juce_LinkwitzRileyFilter.h File Reference

Go to the source code of this file.

Classes

class  juce::dsp::LinkwitzRileyFilter< SampleType >
 A filter class designed to perform multi-band separation using the TPT (Topology-Preserving Transform) structure. More...
 

Namespaces

namespace  juce
 JUCE Namespace.
 

Enumerations

enum class  LinkwitzRileyFilterType { lowpass , highpass , allpass }
 

Enumeration Type Documentation

◆ LinkwitzRileyFilterType

enum class juce::dsp::LinkwitzRileyFilterType
strong

Definition at line 29 of file juce_LinkwitzRileyFilter.h.