Loading...
Searching...
No Matches
Go to the documentation of this file.
29#define LV2_MORPH_URI "http://lv2plug.in/ns/ext/morph"
30#define LV2_MORPH_PREFIX LV2_MORPH_URI "#"
32#define LV2_MORPH__AutoMorphPort LV2_MORPH_PREFIX "AutoMorphPort"
33#define LV2_MORPH__MorphPort LV2_MORPH_PREFIX "MorphPort"
34#define LV2_MORPH__interface LV2_MORPH_PREFIX "interface"
35#define LV2_MORPH__supportsType LV2_MORPH_PREFIX "supportsType"
36#define LV2_MORPH__currentType LV2_MORPH_PREFIX "currentType"