ASPiK SDK
|
Information about a paraemeter being updated. Used when bound variables are updated. Multiple advanced uses. More...
#include <pluginstructures.h>
Public Member Functions | |
ParameterUpdateInfo (bool _isSmoothing, bool _isVSTSampleAccurateUpdate) | |
Public Attributes | |
bool | isSmoothing = false |
param is being (bulk) smoothed | |
bool | isVSTSampleAccurateUpdate = false |
param updated with VST sample accurate automation | |
bool | loadingPreset = false |
a preset is being loaded | |
bool | boundVariableUpdate = false |
bound variable is being udpated | |
bool | bufferProcUpdate = false |
update at top of buffer process | |
bool | applyTaper = true |
add tapering to udpate | |
Information about a paraemeter being updated. Used when bound variables are updated. Multiple advanced uses.