| AutoRangeAttackTimeInSeconds |
float |
Time in seconds for autorange to reach 99% of a larger range. |
DSP/SpectrumAnalyzer.h |
|
| AutoRangeReleaseTimeInSeconds |
float |
Time in seconds for autorange to reach 99% of a smaller range. |
DSP/SpectrumAnalyzer.h |
|
| bDoAutoRange |
bool |
If true and bDoNormalize is true, then values will be scaled between 0 and 1 based upon relatively recent minimum and maximum values. |
DSP/SpectrumAnalyzer.h |
|
| bDoNormalize |
bool |
If true, all values are scaled and clamped between 0.0 and 1.f. |
DSP/SpectrumAnalyzer.h |
|
| DecibelNoiseFloor |
float |
If the metric is Decibel, this is the minimum decibel value allowed. |
DSP/SpectrumAnalyzer.h |
|
| Metric |
EMetric |
Metric used to calculate return value. |
DSP/SpectrumAnalyzer.h |
|