VST 3 Interfaces VST 3.7
SDK for developing VST plug-in
Steinberg::Vst::AttributesFunction Namespace Reference

Attributes Function used to defined the function of a Layer in a VST XML Representation. More...

Variables

const CString kPanPosCenterXFunc = "PanPosCenterX"
 Global Style. More...
 
const CString kPanPosCenterYFunc = "PanPosCenterY"
 Gravity point Y-axis (Front-Rear) More...
 
const CString kPanPosFrontLeftXFunc = "PanPosFrontLeftX"
 Left channel Position in X-axis. More...
 
const CString kPanPosFrontLeftYFunc = "PanPosFrontLeftY"
 Left channel Position in Y-axis. More...
 
const CString kPanPosFrontRightXFunc = "PanPosFrontRightX"
 Right channel Position in X-axis. More...
 
const CString kPanPosFrontRightYFunc = "PanPosFrontRightY"
 Right channel Position in Y-axis. More...
 
const CString kPanRotationFunc = "PanRotation"
 Rotation around the Center (gravity point) More...
 
const CString kPanLawFunc = "PanLaw"
 Panning Law. More...
 
const CString kPanMirrorModeFunc = "PanMirrorMode"
 Panning Mirror Mode. More...
 
const CString kPanLfeGainFunc = "PanLfeGain"
 Panning LFE Gain. More...
 
const CString kGainReductionFunc = "GainReduction"
 Gain Reduction for compressor. More...
 
const CString kSoloFunc = "Solo"
 Solo. More...
 
const CString kMuteFunc = "Mute"
 Mute. More...
 
const CString kVolumeFunc = "Volume"
 Volume. More...
 

Detailed Description

Attributes Function used to defined the function of a Layer in a VST XML Representation.

Variable Documentation

◆ kPanPosCenterXFunc

const CString kPanPosCenterXFunc = "PanPosCenterX"

Global Style.

Gravity point X-axis (L-R) (for stereo: middle between left and right)

◆ kPanPosCenterYFunc

const CString kPanPosCenterYFunc = "PanPosCenterY"

Gravity point Y-axis (Front-Rear)

◆ kPanPosFrontLeftXFunc

const CString kPanPosFrontLeftXFunc = "PanPosFrontLeftX"

Left channel Position in X-axis.

◆ kPanPosFrontLeftYFunc

const CString kPanPosFrontLeftYFunc = "PanPosFrontLeftY"

Left channel Position in Y-axis.

◆ kPanPosFrontRightXFunc

const CString kPanPosFrontRightXFunc = "PanPosFrontRightX"

Right channel Position in X-axis.

◆ kPanPosFrontRightYFunc

const CString kPanPosFrontRightYFunc = "PanPosFrontRightY"

Right channel Position in Y-axis.

◆ kPanRotationFunc

const CString kPanRotationFunc = "PanRotation"

Rotation around the Center (gravity point)

◆ kPanLawFunc

const CString kPanLawFunc = "PanLaw"

Panning Law.

◆ kPanMirrorModeFunc

const CString kPanMirrorModeFunc = "PanMirrorMode"

Panning Mirror Mode.

◆ kPanLfeGainFunc

const CString kPanLfeGainFunc = "PanLfeGain"

Panning LFE Gain.

◆ kGainReductionFunc

const CString kGainReductionFunc = "GainReduction"

Gain Reduction for compressor.

◆ kSoloFunc

const CString kSoloFunc = "Solo"

Solo.

◆ kMuteFunc

const CString kMuteFunc = "Mute"

Mute.

◆ kVolumeFunc

const CString kVolumeFunc = "Volume"

Volume.

Empty

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