AAX SDK  2.4.1
Avid Audio Extensions Development Kit
Classes | Functions | Variables
AAX_CEffectParameters.h File Reference
#include "AAX_IEffectParameters.h"
#include "AAX_IPageTable.h"
#include "AAX_CString.h"
#include "AAX_CChunkDataParser.h"
#include "AAX_CParameterManager.h"
#include "AAX_CPacketDispatcher.h"
#include <set>
#include <string>
#include <vector>

Go to the source code of this file.

Description

A default implementation of the AAX_IeffectParameters interface.

Classes

class  AAX_CEffectParameters
 Default implementation of the AAX_IEffectParameters interface. More...
 

Functions

int32_t NormalizedToInt32 (double normalizedValue)
 
double Int32ToNormalized (int32_t value)
 
double BoolToNormalized (bool value)
 

Variables

AAX_CParamID cPreviewID
 
AAX_CParamID cDefaultMasterBypassID
 

Function Documentation

◆ NormalizedToInt32()

int32_t NormalizedToInt32 ( double  normalizedValue)

◆ Int32ToNormalized()

double Int32ToNormalized ( int32_t  value)

◆ BoolToNormalized()

double BoolToNormalized ( bool  value)

Variable Documentation

◆ cPreviewID

AAX_CParamID cPreviewID

◆ cDefaultMasterBypassID

AAX_CParamID cDefaultMasterBypassID