|
LMMS
|
FluidSynth - metadata. More...
#include <metadata.h>
Public Types | |
| enum | { par_master , par_interpolation , par_reverb , par_chorus , param_count } |
| enum | { in_count = 0 , out_count = 2 , ins_optional = 0 , outs_optional = 0 , support_midi = true , require_midi = true , rt_capable = false , require_instance_access = true } |
| Public Types inherited from calf_plugins::plugin_metadata< fluidsynth_metadata > | |
| typedef plugin_metadata< fluidsynth_metadata > | metadata_class |
| Public Types inherited from calf_plugins::plugin_metadata_iface | |
| enum | { simulate_stereo_input = true , has_live_updates = true } |
Additional Inherited Members | |
| Static Public Attributes inherited from calf_plugins::plugin_metadata< fluidsynth_metadata > | |
| static const char * | port_names [] |
| static parameter_properties | param_props [] |
| static ladspa_plugin_info | plugin_info |
FluidSynth - metadata.
| anonymous enum |
|
virtual |
obtain array of names of configure variables (or NULL is none needed)
Reimplemented from calf_plugins::plugin_metadata_iface.