Firelight Technologies FMOD Studio API
What's New in 1.02
This section describes the major features introduced in the 1.02 release. See the Detailed Revision History for information regarding each patch release.
Android Platform
FMOD Studio now officially supports the Android platform.
Unity Support
FMOD Studio has added support for the Unity game engine via a native plugin.
New Bank Loading API
The existing loadBank API has been renamed to Studio::System::loadBankFile, and two extra versions have been added. Studio::System::loadBankMemory allows loading from a memory location. Studio::System::loadBankCustom supports loading banks with bank-specific callbacks to do the reading.
Memory and performance optimisations
This revision includes a number of memory and CPU optimisations to both low-level and the Studio API.
Documentation
FMOD Studio now ships with documentation that covers the full API.