Legacy Documentation: Version 2017.1 (Go to current version)
AudioGroup Inspector
Native Audio Plugin SDK
Other Versions

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.

Did you find this page useful? Please give it a rating:

AudioGroup Inspector
Native Audio Plugin SDK