Unity’s Audio Mixer allows you to control levels of audio sources in your Scene. Each Audio Mixer has a Master AudioGroup. You can add additional AudioGroups to help define the structure of the mixer for your specific audio needs. In this tutorial, we’ll take a look at the Audio Mixer and learn how to adjust the volume of sound Assets that are routed through the AudioGroups you will create.