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插件提供了与Firelight Technologies开发的FMOD库的集成。FMOD是一个强大的解决方案,包括所有的工具,你需要添加声音和音乐的视频游戏和应用程序。
FMOD Plugin is compatible with the latest FMOD version 2.02.04.
Supported OS: Windows x64 and Linux.FMOD Plugin兼容最新的FMOD版本:2.02.04。
支持操作系统: Windows x64和Linux。
Supported OS: Windows x64 and Linux.FMOD Plugin兼容最新的FMOD版本:2.02.04。
支持操作系统: Windows x64和Linux。
See also另请参阅#
- FMOD plugin classesFMOD plugin类
-
- source/samples/3rdparty/FMODCoreSample
- source/samples/3rdparty/FMODStudioSample
-
- source/csharp/samples/3rdparty/FMODCore
- source/csharp/samples/3rdparty/FMODStudio
Installing FMOD安装 FMOD#
To be able to use this plugin:要使用这个插件:
-
Download the FMOD Engine installer available on the official website (in the FMOD Studio Suite section).在官方网站(FMOD Studio Suite部分)下载 FMOD引擎安装程序。
- 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/
- fmod.dll, fmodL.dll 从 /api/core/lib/x64/
- fmodstudio.dll, fmodstudioL.dll 从 /api/studio/lib/x64/
Launching FMOD Plugin启动FMOD插件#
To use FMOD Plugin, specify the extern_plugin command line option on the application start-up:要使用FMOD Plugin,在应用程序启动时指定extern_plugin命令行选项:
main_x64 -extern_plugin "UnigineFMOD"
最新更新:
2024-08-16
Help improve this article
Was this article helpful?
(or select a word/phrase and press Ctrl+Enter)