|
LMMS
|
Namespaces | |
| namespace | hardgate |
| namespace | disintegrator |
| namespace | pink |
| namespace | pink_full |
| namespace | pink_sh |
| namespace | sledgehammer |
| namespace | logistic |
| void finalise_modules | ( | ) |
Finalise any structures allocated by the modules. This does not include descriptors passed to registerNewPluginDescriptor().
| void finalise_sine | ( | ) |
| void initialise_am | ( | ) |
| void initialise_ambisonic | ( | ) |
| void initialise_amp | ( | ) |
| void initialise_analogue | ( | ) |
| void initialise_canyondelay | ( | ) |
| void initialise_delay | ( | ) |
| void initialise_dynamic | ( | ) |
| void initialise_filter | ( | ) |
| void initialise_freeverb3 | ( | ) |
| void initialise_grain | ( | ) |
| void initialise_lofi | ( | ) |
| void initialise_mixer | ( | ) |
| void initialise_modules | ( | ) |
This function should initialise all modules in the library. This will lead to all plugin descriptors being registered. If you write a new plugin you should initialise it here. If the module has structures it wishes to remove also then these should be included in finalise_modules().
| void initialise_noise | ( | ) |
| void initialise_null | ( | ) |
| void initialise_organ | ( | ) |
| void initialise_peak | ( | ) |
| void initialise_phasemod | ( | ) |
| void initialise_sine | ( | ) |
| void initialise_syndrum | ( | ) |
| void initialise_vcf303 | ( | ) |
| void initialise_wshape_sine | ( | ) |