|
iPlug2 - C++ Audio Plug-in Framework
|
Go to the source code of this file.
Classes | |
| struct | SpectrumLEDRange |
| LED Range for spectrum analyzer bar segments. More... | |
| class | IVBarGraphSpectrumAnalyzerControl< MAXNC, MAX_FFT_SIZE > |
| Vectorial bar graph spectrum analyzer control with segmented LEDs. More... | |
Variables | |
| static const IColor | SPEC_LED1 = {255, 36, 157, 16} |
| static const IColor | SPEC_LED2 = {255, 153, 191, 28} |
| static const IColor | SPEC_LED3 = {255, 215, 222, 37} |
| static const IColor | SPEC_LED4 = {255, 247, 153, 33} |
| static const IColor | SPEC_LED5 = COLOR_RED |
| static const float | kThirdOctaveCenterFreqs [] |
| static const int | kNumThirdOctaveBands = 31 |
Vectorial bar graph spectrum analyzer control with segmented LEDs.
Definition in file IVBarGraphSpectrumAnalyzerControl.h.
|
static |
Definition at line 51 of file IVBarGraphSpectrumAnalyzerControl.h.
|
static |
Definition at line 46 of file IVBarGraphSpectrumAnalyzerControl.h.
|
static |
Definition at line 39 of file IVBarGraphSpectrumAnalyzerControl.h.
|
static |
Definition at line 40 of file IVBarGraphSpectrumAnalyzerControl.h.
|
static |
Definition at line 41 of file IVBarGraphSpectrumAnalyzerControl.h.
|
static |
Definition at line 42 of file IVBarGraphSpectrumAnalyzerControl.h.
|
static |
Definition at line 43 of file IVBarGraphSpectrumAnalyzerControl.h.