PHASEMixer
An object that combines multiple audio signals into a single signal.
Declaration
class PHASEMixerOverview
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.