Version: 2019.3
AudioGroup Inspector
Native Audio Plugin SDK

Overview of Usage and API

The AudioMixer is a very self-contained asset with a streamlined API.

  • Using the Snapshot and AudioGroup objects
  • Transitioning Snapshots
  • Blending Snapshot states
  • Finding Groups
  • Re-routing at Runtime

Example Usages

A couple of music-related demos can be found in the audio demos repository.

Also the native audio plugin repository provides the official SDK for developing custom extensions as well as many examples of such involving complex routing and custom processing/generation of audio in the mixer.

AudioGroup Inspector
Native Audio Plugin SDK