|
LMMS
|
General information about the plugin -. More...
#include <giface.h>
Public Attributes | |
| uint32_t | unique_id |
| LADSPA ID. | |
| const char * | label |
| plugin short name (camel case) | |
| const char * | name |
| plugin human-readable name | |
| const char * | maker |
| maker (author) | |
| const char * | copyright |
| copyright notice | |
| const char * | plugin_type |
| plugin type for LRDF/LV2 | |
General information about the plugin -.
| const char* calf_plugins::ladspa_plugin_info::copyright |
copyright notice
| const char* calf_plugins::ladspa_plugin_info::label |
plugin short name (camel case)
| const char* calf_plugins::ladspa_plugin_info::maker |
maker (author)
| const char* calf_plugins::ladspa_plugin_info::name |
plugin human-readable name
| const char* calf_plugins::ladspa_plugin_info::plugin_type |
plugin type for LRDF/LV2
| uint32_t calf_plugins::ladspa_plugin_info::unique_id |
LADSPA ID.