|
LMMS
|
Public Member Functions | |
| SynDrum (const LADSPA_Descriptor *, unsigned long s_rate) | |
| ~SynDrum () | |
Static Public Member Functions | |
| static void | activate (LADSPA_Handle Instance) |
| static void | run (LADSPA_Handle Instance, unsigned long SampleCount) |
Private Attributes | |
| LADSPA_Data | sample_rate |
| LADSPA_Data | spring_vel |
| LADSPA_Data | spring_pos |
| LADSPA_Data | env |
| int | last_trigger |
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 |
|
inline |
|
inline |
|
inlinestatic |
|
inlinestatic |
|
private |
|
private |
|
private |
|
private |
|
private |