|
LMMS
|
Variables | |
| static const char * | canDoViewResize = "supportsViewResize" |
| static const char * | canDoViewEmbedding = "supportsViewEmbedding" |
| static const char * | canDoViewDpiScaling = "supportsViewDpiScaling" |
| static const char * | canDoGainReductionInfo = "supportsGainReductionInfo" |
| static const char * | canDoSlaveEffects = "supportsSlaveEffects" |
Identifiers to be passed to VST2's canDo() method.
|
static |
Check if gain reduction reporting is supported by the plug-in.
|
static |
Check if slave effects are supported by plug-in.
|
static |
Check if view scaling for high-DPI is supported by the plug-in.
|
static |
Check if view can be embedded by the host.
|
static |
Check if view can be resized by the host.