VST 3 Examples
VST 3.7
SDK for developing VST plug-in
Enumerations
channelcontext/source/plugparamids.h File Reference
Enumerations
enum
{
kBypassId
= 0,
kChannelUIDId
,
kChannelUIDLengthId
,
kChannelNameId
,
kChannelNameLengthId
,
kChannelIndexNamespaceOrderId
,
kChannelIndexNamespaceId
,
kChannelIndexNamespaceLengthId
,
kChannelColorId
,
kChannelIndexId
,
kChannelPluginLocationId
}
Enumeration Type Documentation
◆
anonymous enum
anonymous enum
Enumerator
kBypassId
parameter ID
Bypass value (we will handle the bypass process) (is automatable)
kChannelUIDId
read Only parameters
kChannelUIDLengthId
kChannelNameId
kChannelNameLengthId
kChannelIndexNamespaceOrderId
kChannelIndexNamespaceId
kChannelIndexNamespaceLengthId
kChannelColorId
kChannelIndexId
kChannelPluginLocationId
Empty
Copyright ©2021
Steinberg Media Technologies GmbH
. All Rights Reserved. This documentation is under this
license
.