FMOD Engine User Manual 2.03

1. Welcome to the FMOD Engine

Welcome to the FMOD Engine user manual. Here you will find information regarding the functionality and use of each API provided.

If you want your team to design sound for your game using a user-friendly DAW-like interface, the best starting point is the Studio API guide used alongside the Studio API reference. The Studio API plays back content created in FMOD Studio, our adaptive audio content creation tool. Studio's data-driven approach and rich graphical user interface make audio behaviors easily accessible and editable to sound designers.

If your project has custom requirements that go beyond what the Studio API offers, the Core API provides fast and flexible access to low-level audio primitives. Start with the Core API guide along side the Core API reference.

Additionally, to integrate the creation of compressed assets using the FSB file format into your tools and development pipelines, use the FSBank API reference.

Whether you're developing with the Studio API or Core API, it's important to consider your target platform and any specific functionality, compatibility and requirements it may have. You can see this in the platform details chapter.

If you are a plug-in developer, read the Plug-in API Reference for the particular type of plug-in you're interested in creating.

There is also a collection of white paper style documents that discuss various features and concepts available in FMOD.

If you are migrating to a newer major version of FMOD, make sure to check out the "New in FMOD Engine" sections for new, changed and removed API's.

For information on using any FMOD example code from this documentation in your own programs, please visit https://www.fmod.com/legal.