FMOD Plugin
The FMOD plugin provides integration with FMOD library developed by Firelight Technologies. FMOD is a powerful solution that includes all the tools you need to add sound and music to video games and applications.
FMOD Plugin is compatible with the latest FMOD version 2.02.04.
Supported OS: Windows x64.
See also#
- FMOD plugin classes
- C++ API samples:
- source/samples/3rdparty/FMODCoreSample
- source/samples/3rdparty/FMODStudioSample
- C# API samples:
- source/csharp/samples/3rdparty/FMODCore
- source/csharp/samples/3rdparty/FMODStudio
Installing FMOD#
To be able to use this plugin:
Download the FMOD Engine installer available on the official website (in the FMOD Studio Suite section)
- Install the engine
- Go to the FMOD installation folder and copy the following .dll ’s to the bin folder of your project:
- fmod.dll, fmodL.dll from /api/core/lib/x64/
- fmodstudio.dll, fmodstudioL.dll from /api/studio/lib/x64/
Launching FMOD Plugin#
To use FMOD Plugin, specify the extern_plugin command line option on the application start-up:
main_x64 -extern_plugin "FMOD"
Last update:
10.03.2022
Помогите сделать статью лучше
Была ли эта статья полезной?
(или выберите слово/фразу и нажмите Ctrl+Enter