LMMS
Loading...
Searching...
No Matches
calf_plugins::ladspa_plugin_info Struct Reference

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

Detailed Description

General information about the plugin -.

Todo
XXXKF lacks the "new" id-label-name triple

Member Data Documentation

◆ copyright

const char* calf_plugins::ladspa_plugin_info::copyright

copyright notice

◆ label

const char* calf_plugins::ladspa_plugin_info::label

plugin short name (camel case)

◆ maker

const char* calf_plugins::ladspa_plugin_info::maker

maker (author)

◆ name

const char* calf_plugins::ladspa_plugin_info::name

plugin human-readable name

◆ plugin_type

const char* calf_plugins::ladspa_plugin_info::plugin_type

plugin type for LRDF/LV2

◆ unique_id

uint32_t calf_plugins::ladspa_plugin_info::unique_id

LADSPA ID.


The documentation for this struct was generated from the following file: