Adaptive music with FMOD

As the last part of this journey to replicate the Unity Audio Mixer examples, we will look at how FMOD can be used to develop adaptive music. If you recall, in our adaptive music example, we altered the tune depending on what area the player was in or moving through. With Unity, we did this using a system of area triggers that matched the footstep system and an adaptive music technique called vertical remixing. In Chapter 5, Using the Audio Mixer for Adaptive Audio, we used vertical remixing because the technique paired well with the capabilities of the Audio Mixer. As we discussed, the Unity mixer was not well suited for the other horizontal re-sequencing techniques that we also discussed in Chapter 5, Using the ...

Get Game Audio Development with Unity 5.X now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.