Version | 1.18.9 |
---|
Ports that can dynamically change type.
See http://lv2plug.in/ns/ext/morph for details.
Macros | |
#define | LV2_MORPH_URI "http://lv2plug.in/ns/ext/morph" |
#define | LV2_MORPH_PREFIX LV2_MORPH_URI "#" |
#define | LV2_MORPH__AutoMorphPort LV2_MORPH_PREFIX "AutoMorphPort" |
#define | LV2_MORPH__MorphPort LV2_MORPH_PREFIX "MorphPort" |
#define | LV2_MORPH__interface LV2_MORPH_PREFIX "interface" |
#define | LV2_MORPH__supportsType LV2_MORPH_PREFIX "supportsType" |
#define | LV2_MORPH__currentType LV2_MORPH_PREFIX "currentType" |
#define LV2_MORPH_URI "http://lv2plug.in/ns/ext/morph" |
#define LV2_MORPH_PREFIX LV2_MORPH_URI "#" |
#define LV2_MORPH__AutoMorphPort LV2_MORPH_PREFIX "AutoMorphPort" |
#define LV2_MORPH__MorphPort LV2_MORPH_PREFIX "MorphPort" |
#define LV2_MORPH__interface LV2_MORPH_PREFIX "interface" |
#define LV2_MORPH__supportsType LV2_MORPH_PREFIX "supportsType" |
#define LV2_MORPH__currentType LV2_MORPH_PREFIX "currentType" |