Contents

PHASEMixer

An object that combines multiple audio signals into a single signal.

Declaration

class PHASEMixer

Overview

Mixers provide a single point of control over the multiple audio signals they combine. To create a mixer, you provide the framework with a mixer definition; see PHASEMixerDefinition.

Subclasses of this class define unique properties the app sets to control specific features. For example, the spatial mixer (PHASESpatialMixerDefinition) adds environmental effects into the output audio signal.

Topics

Adjusting Volume

Retrieving the Mixer Identifier

See Also

Audio Layering and Effects