DISTRHO Plugin Framework
|
Various parameter hints. More...
Variables | |
static const uint32_t | kParameterIsTrigger = 0x20 | kParameterIsBoolean |
Various parameter hints.
|
static |
Parameter value is a trigger.
This means the value resets back to its default after each process/run call.
Cannot be used for output parameters.