
FMOD Ex Programmers API
|
 |
- FMOD Ex 4.06.23 (STABLE). Released 2nd August 2007.
- This branch only includes bug fixes. For new features, see development branch below.
- Yes, stable branch will load new versions of FMOD Designer projects. You do not need to upgrade to development branch.
- See revision.txt for what has changed in recent revisions.
- FMOD Ex 4.07.20 (DEVELOPMENT). Released 2nd August 2007.
- Includes latest development updates / feature additions. All stable
branch fixes go into this branch as well.
- See revision.txt for what has changed
in recent revisions.
FMOD Designer
|
 |
- FMOD Designer is a new, fully featured sound designer
authoring tool. Combined with FMOD Ex only, it allows total
control over game audio, including complex audio event behaviour,
interactive music, multi layer sounds, effects, envelopes, playback
randomization and more! Programmers download the FMOD Ex API
which allows the game to interface with the data files created by this
tool.
- FMOD Designer 1.07.20. Released 2nd August 2007.
- You do not need to use the development branch of the runtime API to use the latest FMOD Designer.
- Includes latest updates. See revision.txt for what has changed.
FMOD 3.75 Programmers API
|
 |
- FMOD 3 is the tried and true engine that started it all!
FMOD 3 is still supported and is mature (fmod has shipped in hundreds of
titles that have sold millions of units) and has all the basic audio
features you need for your title!
* FMOD for CE small version is headers/libs only and removes mp2,mp3,aiff,mod,s3m,it and spectrum analysis support. Download this if you don't miss any of these features and want a smaller dll distribution size for your application.
 
FMOD extras.
|
 |
- Windows Media Player 9 distributable. wmfdist.exe (3.89mb). To get spectrum analysis and DSP effect support with WMA in fmod 3.74, you need Windows Media Player 9. Even without this FMOD will play WMA, but spectrum analysis and DSP effects will not work with this format.
- OggMod XM to OXM Converter tool. oggmod.zip (516kb). This tool written by Neil Graham (email
lerc (at) screamingduck (dot) com), will convert an XM file into a .OXM file. This compresses the samples in an XM file as Ogg Vorbis samples, so the result is a much smaller XM! FMOD is able to play these files.
- FMOD 3 / FMOD Ex Java interface - This interface is hosted and maintained externally by Jerome Jouvie. You can download it here.
- FMOD 3 Purebasic interface - This interface is maintained by KarLKoX, You can download it here.
- FMOD 3.75 API Documentation as HTML. fmod375html.zip (590kb). It is not as pretty or laid out as nicely as the windows .CHM version, but the relevant information is there.
- FMOD 3.75 API Documentation Online. This above HTML documentation is also browseable online! See http://www.fmod.org/docs and http://www.fmod.org/docs/tutorials
 
MINIFMOD 1.7
|  |
- This small XM replay system only adds 5k to your exe! Now including FULL SOURCE CODE!!!
- FEXP tool to export a header based on your song, which will be compiled into MiniFMOD and exclude whole portions of code!
- Pre-buffered output for 0 latency, and high output stability
- 100% click free.
- XM sample callbacks for user generated or compressed XM samples!
- File system callbacks so you can specify whatever loading system you like! (disk/wad/memory)
minifmod170.zip (84k)
- This version of minifmod compiles under GCC or MinGW and even runs in linux! Download it here! (version 1.6 based)
- Thanks to Luks (luks@host.sk) for this port.
minifmod160_gcc.zip (109k)
 
Copyright © 2001-2007 Firelight Technologies Pty, Ltd. All rights reserved.
|