|
LMMS
|
Public Member Functions | |
| Plugin (const LADSPA_Descriptor *, unsigned long) | |
Private Attributes | |
| LADSPA_Data | run_adding_gain |
| bool | active |
| LADSPA_Data | last_input |
Friends | |
| 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 multiplies random half-waveforms by port_multiplier, with probability port_probability
|
inline |
|
friend |
|
friend |
|
private |
|
private |
|
private |