We expand on working with audio in Unity by routing AudioSources through mixers. Mixers are commonly used to group AudioSources, apply effects and control audio parameters via code. In this lesson we incorporate a LowPass filter to create a suctioning “bullet time” effect when PowerUp mode is activated.