|
LMMS
|
Public Member Functions | |
| PeakMonitor (const LADSPA_Descriptor *, unsigned long lSampleRate) | |
Private Attributes | |
| LADSPA_Data | m_fState |
Friends | |
| void | activatePeakMonitor (void *pvHandle) |
| void | runPeakMonitor (LADSPA_Handle Instance, unsigned long SampleCount) |
Additional Inherited Members | |
| Protected Member Functions inherited from CMT_PluginInstance | |
| CMT_PluginInstance (const unsigned long lPortCount) | |
| virtual | ~CMT_PluginInstance () |
| Protected Attributes inherited from CMT_PluginInstance | |
| LADSPA_Data ** | m_ppfPorts |
This class provides a simple peak monitor that records the highest signal peak present ever. It can be useful to identify clipping cases.
|
inline |
|
friend |
|
private |