|
LMMS
|
Protected Member Functions | |
| DynamicProcessor (const LADSPA_Data fSampleRate) | |
Protected Attributes | |
| LADSPA_Data | m_fEnvelopeState |
| LADSPA_Data | m_fSampleRate |
|
inlineprotected |
|
protected |
This state variable is used to track the input envelope (peak or rms). The state is stored here so that the run function can perform low-pass filtering to produce a smoothed envelope.
|
protected |
The sample rate in the world this instance exists in.