|
LMMS
|
Public Member Functions | |
| Plugin (const LADSPA_Descriptor *, unsigned long) | |
Private Attributes | |
| LADSPA_Data | run_adding_gain |
| LADSPA_Data | running_ms_mod |
| LADSPA_Data | running_ms_car |
Friends | |
| void | activate (LADSPA_Handle instance) |
| template<OutputFunction write_output> | |
| void | run (LADSPA_Handle instance, unsigned long sample_count) |
| void | set_run_adding_gain (LADSPA_Handle instance, LADSPA_Data new_gain) |
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 plugin imposes the dynamics of one sound onto another. It can be seen as a brutal compressor with a sidechain, or as a kind of one-band vocoder.
|
inline |
|
friend |
|
friend |
|
friend |
|
private |
|
private |
|
private |