Learn how to turn ambient audio files into seamless loops using only Audacity (free). Subscribe for game audio tips, tricks and exclusive assets.
10 Unity Audio Tips (That You Won’t Find in the Tutorials)
My Ten most useful tips and tricks for working with audio in Unity.
How to Queue Audio Clips in Unity (the Ultimate Guide to PlayScheduled)
Learn How to queue up Audio Clips (seamlessly), make dynamic music & beat-match audio in my ultimate guide to PlayScheduled in Unity.
The right way to make a volume slider in Unity (using logarithmic conversion)
A Simple Method for Creating a UI Volume Control in Unity that Actually Works: Using a Slider and a Simple Logarithmic Conversion.
Create a Low-Health Audio Filter in Unity, Using the Audio Mixer & Transition to Snapshots
Unity’s Audio Mixer provides all kinds of possibilities for manipulating audio signals. In this post I’m going to explain how I use Audio Mixer Snapshots and the Transition to Snapshots function to create an audio filtering effect that’s controlled by …