-
Notifications
You must be signed in to change notification settings - Fork 49
General Workflow
Tristan Grespinet edited this page Mar 11, 2020
·
2 revisions
Most of the exposed functions are simple wrappers for the FMOD C++ API, there will a lot of similarities between the two. You can check the official FMOD API to better understand how it works behind the hood. FMOD API
We mostly used the Studio API for this plugin as well as some fonctionnalities from the Core API. The studio API let you manipulate the banks you created in the Studio.