IHostCommand

A plugin client can send commands to the host. This interface is injected after the client creation though.

Members

Functions

beginParamEdit
void beginParamEdit(int paramIndex)
Undocumented in source.
endParamEdit
void endParamEdit(int paramIndex)
Undocumented in source.
getDAW
DAW getDAW()
Undocumented in source.
paramAutomate
void paramAutomate(int paramIndex, float value)
Undocumented in source.
requestResize
bool requestResize(int width, int height)
Undocumented in source.

Meta