iPlug2 - C++ Audio Plug-in Framework
Loading...
Searching...
No Matches
Classes | Macros | Variables
SVF.h File Reference

Multi-channel SVF Based on Andy Simper's code: More...

#include <complex>
#include "IPlugPlatform.h"

Go to the source code of this file.

Classes

class  SVF< T, NC >
 

Macros

#define SVFMODES_VALIST   "LowPass", "HighPass", "BandPass", "Notch", "Peak", "Bell", "LowPassShelf", "HighPassShelf"
 

Variables

class SVF WDL_FIXALIGN
 

Detailed Description

Multi-channel SVF Based on Andy Simper's code:

Definition in file SVF.h.

Macro Definition Documentation

◆ SVFMODES_VALIST

#define SVFMODES_VALIST   "LowPass", "HighPass", "BandPass", "Notch", "Peak", "Bell", "LowPassShelf", "HighPassShelf"

Definition at line 25 of file SVF.h.