CLAPHost.paramAutomate

Notifies the host that a parameter was edited from the UI side. This enables the host to record automation. It is illegal to call paramAutomate outside of a beginParamEdit/endParamEdit pair.

class CLAPHost
nothrow @nogc override
void
paramAutomate
(,
float value
)

Meta