Contents

PHASEDistanceModelParameters

A base class for a sound’s rate of change over distance.

Declaration

class PHASEDistanceModelParameters

Overview

When your app outputs sound with a 3D position and orientation, designate a subclass of this class to indicate the manner in which PHASE changes sound with distance. Assign an instance of either PHASEGeometricSpreadingDistanceModelParameters or PHASEEnvelopeDistanceModelParameters, depending on your app’s needs, to the PHASESpatialMixerDefinition class’s distanceModelParameters property.

Topics

Fading the Sound

See Also

Distance Modeling