Contents

addSpatialMixerParameters(identifier:source:listener:)

Adds runtime parameters for a spatial mixer.

Declaration

func addSpatialMixerParameters(identifier: String, source: PHASESource, listener: PHASEListener)

Parameters

  • identifier:

    The name of the spatial submixer.

  • source:

    A location in the scene that plays audio.

  • listener:

    An object that receives a source audio signal. The mixer scales and orients the sound the listener receives based on its Transform.

See Also

Positioning and Orienting Audio