readme.txt
来自「虚拟机qemu-0.9.0-arm.安装软件」· 文本 代码 · 共 40 行
TXT
40 行
----------------------------------------------------------------------------
FMOD 3.75
Copyright (c) Firelight Technologies Pty, Ltd,
1994 - 2004
----------------------------------------------------------------------------
http://www.fmod.org
----------------------------------------------------------------------------
WIN32 specific issues.
----------------------------------------------------------------------------
Remember to use the correct import library!
MSVC Users - use FMODVC.LIB
METROWERKS/CODEWARRIOR Users - use FMODVC.LIB
WATCOM Users - use FMODWC.LIB
BORLAND Users - use FMODBC.LIB
LCC-WIN32 Users - use FMODLCC.LIB
DEV-C++, MINGW AND CYGWIN Users - use LIBFMOD.A
Linux users - link with libfmod-3.75.so (i.e. gcc file.c -lfmod-3.75)
Delphi Users - use FMOD.PAS
Visual Basic Users - use FMOD.BAS
----------------------------------------------------------------------------
ASIO Config
----------------------------------------------------------------------------
FMOD ignores FSOUND_SetBufferSize in ASIO mode. It relies on settings
provided by the ASIO control panel supplied with the driver. In the tools
directory of the FMOD api, you will find an asioconfig.exe tool which allows
you to configure the ASIO driver by doubleclicking on the appropriate driver.
----------------------------------------------------------------------------
FMOD End User License Agreement
----------------------------------------------------------------------------
FMOD's names, sources, documentation and binaries contained within the
distributed archive are copyright
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?