|
LMMS
|
Public Member Functions | |
| Plugin (const LADSPA_Descriptor *, unsigned long s_rate) | |
| ~Plugin () | |
Private Attributes | |
| LADSPA_Data | sample_rate |
| LADSPA_Data | x |
| unsigned | counter |
Friends | |
| void | activate (LADSPA_Handle instance) |
| void | run (LADSPA_Handle instance, unsigned long sample_count) |
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 uses the logistic map to generate periodic or chaotic control signals.
|
inline |
|
inline |
|
friend |
|
friend |
|
private |
|
private |
|
private |