FMOD is one of the two leading audio middleware solutions for games (alongside Wwise). It consists of FMOD Studio (the authoring tool) and FMOD Engine (the runtime that integrates with game engines).
Key features:
- Timeline and parameter-based event design
- Live mixing and snapshot system
- Built-in effects and spatialization
- Free for indie developers (revenue under $200K)
FMOD vs Wwise: Both are professional-grade tools. FMOD is often praised for its intuitive, DAW-like interface, while Wwise offers more granular control and advanced profiling. Many studios choose based on team familiarity or specific project requirements.
FMOD integrates with Unity, Unreal Engine, and provides C/C++ APIs for custom engines.