The Unity Audio Mixer allows you to mix various audio sources, apply effects to them, and perform mastering.
| Topic | Description |
|---|---|
| Introduction to Audio Mixer | Learn how mixer assets route audio through groups, effects, and snapshots. |
| Audio Mixer window | Reference for the Audio Mixer window. |
| Specifics on the Audio Mixer window | Use the Mixers and Hierarchy panels to build groups and chain mixers. |
| AudioGroup Inspector | Reference for the AudioGroup InspectorA Unity window that displays information about the currently selected GameObject, asset or project settings, allowing you to inspect and edit the values. More info See in Glossary window. |
| Overview of Usage and API | Create audio mixers from scriptsA piece of code that allows you to create your own Components, trigger game events, modify Component properties over time and respond to user input in any way you like. More info See in Glossary via the AudioMixer API. |
AudioMixer API reference