VST 3 Examples  VST 3.7
SDK for developing VST plug-in
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Groups Pages
againparamids.h File Reference

Enumerations

enum  { kGainId = 0, kVuPPMId, kBypassId }
 

Enumeration Type Documentation

anonymous enum
Enumerator
kGainId 

parameter ID

for the gain value (is automatable)

kVuPPMId 

for the Vu value return to host (ReadOnly parameter for our UI)

kBypassId 

Bypass value (we will handle the bypass process) (is automatable)

Empty

Copyright ©2024 Steinberg Media Technologies GmbH. All Rights Reserved. This documentation is under this license.