|
LMMS
|
Public Member Functions | |
| Vcf303 (const LADSPA_Descriptor *, unsigned long s_rate) | |
| ~Vcf303 () | |
Static Public Member Functions | |
| static void | activate (LADSPA_Handle Instance) |
| static void | recalc_a_b_c (Vcf303 *filter, LADSPA_Data e0, LADSPA_Data c0, LADSPA_Data resonance, LADSPA_Data *a, LADSPA_Data *b, LADSPA_Data *c) |
| static void | run (LADSPA_Handle Instance, unsigned long SampleCount) |
Private Attributes | |
| LADSPA_Data | sample_rate |
| LADSPA_Data | d1 |
| LADSPA_Data | d2 |
| LADSPA_Data | c0 |
| int | last_trigger |
| int | envpos |
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 |
|
inlinestatic |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |