24#ifndef AAX_PROPERTIES_H
25#define AAX_PROPERTIES_H
75#pragma mark Plug-In spec properties
256#pragma mark ProcessProc properties
317#pragma mark General properties
398#pragma mark TI-specific properties
441#pragma mark General properties (continued)
466#pragma mark AAX Hybrid properties
498#pragma mark Offline (AudioSuite) properties
651#pragma mark GUI properties
678#pragma mark Meter properties
710#pragma mark Plug-in management constraints
770#pragma mark Plug-in features
845#pragma mark Plug-in management constraints (continued)
899#pragma mark Debug properties
#define AAX_ENUM_SIZE_CHECK(x)
Macro to ensure enum type consistency across binaries.
Definition: AAX_Enums.h:41
Various utility definitions for AAX.
AAX_EProperty
The list of properties that can be added to an AAX_IPropertyMap.
Definition: AAX_Properties.h:69
@ AAX_eProperty_NumberOfInputs
The number of input channels that the plug-in supports.
Definition: AAX_Properties.h:605
@ AAX_eProperty_PlugInID_RTAS
Definition: AAX_Properties.h:130
@ AAX_eProperty_RequiresChunkCallsOnMainThread
Indicates whether the plug-in supports SetChunk and GetChunk calls on threads other than the main thr...
Definition: AAX_Properties.h:821
@ AAX_eProperty_GUIBase
Definition: AAX_Properties.h:658
@ AAX_eProperty_DSP_AudioBufferLength
Audio buffer length for DSP processing callbacks. One of AAX_EAudioBufferLengthDSP.
Definition: AAX_Properties.h:345
@ AAX_eProperty_FeaturesBase
Definition: AAX_Properties.h:778
@ AAX_eProperty_NativeInstanceInitProc
Definition: AAX_Properties.h:277
@ AAX_eProperty_ConstraintBase
Definition: AAX_Properties.h:720
@ AAX_eProperty_StoreXMLPageTablesByEffect
This property specifies whether the plug-in bundle contains an XML file per plug-in type.
Definition: AAX_Properties.h:806
@ AAX_eProperty_TIProcessProc
Definition: AAX_Properties.h:298
@ AAX_eProperty_MaxCap
Definition: AAX_Properties.h:916
@ AAX_eProperty_OutputStemFormat
Output stem format. One of AAX_EStemFormat.
Definition: AAX_Properties.h:338
@ AAX_eProperty_Deprecated_Plugin_List
Definition: AAX_Properties.h:196
@ AAX_eProperty_PlugInID_ExternalProcessor
Four-character osid-style plug-in type identifier for audio effects rendered on external hardware.
Definition: AAX_Properties.h:241
@ AAX_eProperty_Meter_Orientation
Indicates meter orientation as one of AAX_EMeterOrientation.
Definition: AAX_Properties.h:698
@ AAX_eProperty_TI_ForceAllowChipSharing
Allow different plug-in types to share the same DSP even if AAX_eProperty_TI_MaxInstancesPerChip is d...
Definition: AAX_Properties.h:436
@ AAX_eProperty_SupportsSideChainInput
Tells the host that the plug-in supports side chain inputs.
Definition: AAX_Properties.h:626
@ AAX_eProperty_AudioBufferLength
Definition: AAX_Properties.h:348
@ AAX_eProperty_GeneralPropsBase
Definition: AAX_Properties.h:324
@ AAX_eProperty_NeedsOutputDithered
Requests that the host apply dithering to the Effect's output.
Definition: AAX_Properties.h:634
@ AAX_eProperty_ProductID
Four-character osid-style Effect identifier.
Definition: AAX_Properties.h:108
@ AAX_eProperty_TI_SharedCycleCount
Shared cycle count (outer, per clump, loop overhead)
Definition: AAX_Properties.h:409
@ AAX_eProperty_Deprecated_Native_Plugin_List
Specify a list of Native plug-ins that are deprecated by a new plug-in type.
Definition: AAX_Properties.h:224
@ AAX_eProperty_ShowInMenus
Indicates whether or not the plug-in should be shown in insert menus.
Definition: AAX_Properties.h:461
@ AAX_eProperty_MaxConstraintProp_2
Definition: AAX_Properties.h:894
@ AAX_eProperty_NativeProcessProc
Definition: AAX_Properties.h:270
@ AAX_eProperty_Constraint_AlwaysProcess
Indicates that the plug-in's processing should never be disabled by the host (true/false)
Definition: AAX_Properties.h:869
@ AAX_eProperty_OptionalAnalysis
The Effect supports an analysis pass, but does not require it.
Definition: AAX_Properties.h:533
@ AAX_eProperty_TI_MaxInstancesPerChip
Maximum number of instances of this plug-in that can be loaded on a chip. This property is only used ...
Definition: AAX_Properties.h:422
@ AAX_eProperty_Constraint_Topology
Constraint on the topology of the Effect's modules, as one of AAX_EConstraintTopology.
Definition: AAX_Properties.h:731
@ AAX_eProperty_TI_InstanceCycleCount
Instance cycle count (inner, per instance, loop overhead)
Definition: AAX_Properties.h:415
@ AAX_eProperty_MaxMeterProp
Definition: AAX_Properties.h:705
@ AAX_eProperty_CanBypass
The plug-in supports a Master Bypass control.
Definition: AAX_Properties.h:384
@ AAX_eProperty_PlugInID_NoProcessing
Four-character osid-style plug-in type identifier for Effect types that do not process audio.
Definition: AAX_Properties.h:182
@ AAX_eProperty_SupportsSaveRestore
Indicates whether or not the plug-in supports Save/Restore features. (true/false)
Definition: AAX_Properties.h:787
@ AAX_eProperty_Meter_Type
Indicates meter type as one of AAX_EMeterType.
Definition: AAX_Properties.h:693
@ AAX_eProperty_Constraint_NeverUnload
Tells the host that it should never unload the plug-in binary.
Definition: AAX_Properties.h:738
@ AAX_eProperty_PlugInID_TI
Four-character osid-style plug-in type identifier for real-time TI-accelerated audio Effect types.
Definition: AAX_Properties.h:165
@ AAX_eProperty_MaxFeaturesProp
Definition: AAX_Properties.h:840
@ AAX_eProperty_Constraint_NeverCache
Tells the host that it should never cache the plug-in binary. Only use this if required as there is a...
Definition: AAX_Properties.h:752
@ AAX_eProperty_Constraint_Location
Constraint on the algorithm's location, as a mask of AAX_EConstraintLocationMask.
Definition: AAX_Properties.h:725
@ AAX_eProperty_Constraint_DoNotApplyDefaultSettings
Requests that the host does not send default settings chunks to the plug-in after instantiation (true...
Definition: AAX_Properties.h:892
@ AAX_eProperty_Constraint_MultiMonoSupport
Indicates whether or not the plug-in supports multi-mono configurations (true/false)
Definition: AAX_Properties.h:763
@ AAX_eProperty_DisablePreview
The Effect does not support preview.
Definition: AAX_Properties.h:587
@ AAX_eProperty_PlugInID_Native
Four-character osid-style plug-in type identifier for real-time native audio Effects.
Definition: AAX_Properties.h:127
@ AAX_eProperty_MaxConstraintProp
Definition: AAX_Properties.h:765
@ AAX_eProperty_RequiresAnalysis
The Effect requires an analysis pass.
Definition: AAX_Properties.h:522
@ AAX_eProperty_DisableHandles
Prevents the application of rendered region handles by the host.
Definition: AAX_Properties.h:620
@ AAX_eProperty_AlwaysBypass
The plug-in never alters its audio signal, audio output is always equal to audio input.
Definition: AAX_Properties.h:455
@ AAX_eProperty_ContinuousOnly
The Effect only processes on continuous data and does not support 'clip by clip' rendering.
Definition: AAX_Properties.h:569
@ AAX_eProperty_AllowPreviewWithoutAnalysis
The Effect requires analysis, but is also allowed to preview.
Definition: AAX_Properties.h:541
@ AAX_eProperty_ConstraintBase_2
Definition: AAX_Properties.h:852
@ AAX_eProperty_ManufacturerID
Four-character osid-style manufacturer identifier.
Definition: AAX_Properties.h:95
@ AAX_eProperty_ProcessProcPropsBase
Definition: AAX_Properties.h:263
@ AAX_eProperty_EnableHostDebugLogs
Enables host debug logging for this plug-in.
Definition: AAX_Properties.h:912
@ AAX_eProperty_Related_DSP_Plugin_List
Specify a list of DSP plug-ins that are related to a plug-in type.
Definition: AAX_Properties.h:205
@ AAX_eProperty_MultiInputModeOnly
The Effect wants multi-input mode only (no mono mode option)
Definition: AAX_Properties.h:579
@ AAX_eProperty_MeterBase
Definition: AAX_Properties.h:688
@ AAX_eProperty_TIDLLFileName
Definition: AAX_Properties.h:291
@ AAX_eProperty_RequestsAllTrackData
The host should make all of the processed track's data available to the Effect.
Definition: AAX_Properties.h:560
@ AAX_eProperty_Meter_Ballistics
Indicates meter ballistics preference as one of AAX_EMeterBallisticType.
Definition: AAX_Properties.h:703
@ AAX_eProperty_LatencyContribution
Default latency contribution of a given processing callback, in samples.
Definition: AAX_Properties.h:365
@ AAX_eProperty_DebugPropertiesBase
Definition: AAX_Properties.h:904
@ AAX_eProperty_UsesTransportControl
Indicates whether or not the plug-in uses transport control requests. (true/false)
Definition: AAX_Properties.h:838
@ AAX_eProperty_DoesntIncrOutputSample
The Effect may not increment its output sample during some rendering calls.
Definition: AAX_Properties.h:596
@ AAX_eProperty_UsesRandomAccess
The Effect requires random access to audio data.
Definition: AAX_Properties.h:514
@ AAX_eProperty_Deprecated_DSP_Plugin_List
Specify a list of DSP plug-ins that are deprecated by a new plug-in type.
Definition: AAX_Properties.h:218
@ AAX_eProperty_DisableAudiosuiteReverse
The plug-in supports audiosuite reverse. By default, all reverb and delay plug-ins support this featu...
Definition: AAX_Properties.h:644
@ AAX_eProperty_NumberOfOutputs
The number of output channels that the plug-in supports.
Definition: AAX_Properties.h:614
@ AAX_eProperty_MaxASProp
Definition: AAX_Properties.h:646
@ AAX_eProperty_SampleRate
Specifies which sample rates the Effect supports. A mask of AAX_ESampleRateMask.
Definition: AAX_Properties.h:372
@ AAX_eProperty_MaxGUIProp
Definition: AAX_Properties.h:673
@ AAX_eProperty_TIInstanceInitProc
Definition: AAX_Properties.h:305
@ AAX_eProperty_PlugInID_AudioSuite
Four-character osid-style plug-in type identifier for offline native audio Effects.
Definition: AAX_Properties.h:145
@ AAX_eProperty_MinProp
Definition: AAX_Properties.h:71
@ AAX_eProperty_MaxProp
Definition: AAX_Properties.h:915
@ AAX_eProperty_PlugInID_Deprecated
Four-character osid-style plug-in type identifier for a corresponding deprecated type.
Definition: AAX_Properties.h:192
@ AAX_eProperty_PlugInSpecPropsBase
Definition: AAX_Properties.h:82
@ AAX_eProperty_DestinationTrack
Informs the host application to reassign output to a different track.
Definition: AAX_Properties.h:551
@ AAX_eProperty_InputStemFormat
Input stem format. One of AAX_EStemFormat.
Definition: AAX_Properties.h:331
@ AAX_eProperty_Related_Native_Plugin_List
Specify a list of Native plug-ins that are related to a plug-in type.
Definition: AAX_Properties.h:212
@ AAX_eProperty_ExternalProcessorTypeID
Identifier for the type of the external processor hardware.
Definition: AAX_Properties.h:251
@ AAX_eProperty_StoreXMLPageTablesByType
Definition: AAX_Properties.h:809
@ AAX_eProperty_SideChainStemFormat
Side chain stem format. One of AAX_EStemFormat.
Definition: AAX_Properties.h:393
@ AAX_eProperty_AudiosuitePropsBase
Definition: AAX_Properties.h:505
@ AAX_eProperty_NoID
Definition: AAX_Properties.h:70
@ AAX_eProperty_NativeBackgroundProc
Definition: AAX_Properties.h:284
@ AAX_eProperty_UsesTransport
Indicates whether or not the plug-in uses transport requests. (true/false)
Definition: AAX_Properties.h:794
@ AAX_eProperty_UsesClientGUI
Requests a host-generated GUI based on the Effect's parameters.
Definition: AAX_Properties.h:671
@ AAX_eProperty_TIBackgroundProc
Definition: AAX_Properties.h:312
@ AAX_eProperty_ObservesTransportState
Indicates whether the plug-in subscribes to the TransportStateChanged notification to receive transpo...
Definition: AAX_Properties.h:831
@ AAX_eProperty_HybridInputStemFormat
Hybrid Input stem format. One of AAX_EStemFormat.
Definition: AAX_Properties.h:493
@ AAX_eProperty_HybridOutputStemFormat
Hybrid Output stem format. One of AAX_EStemFormat.
Definition: AAX_Properties.h:482