Variables |
| bool | disableSoftware |
| | Whether to disable the FMOD software mixer to conserve memory.
|
| string | DSoundHRTF |
| | The type of HRTF to use for hardware-mixed 3D sounds when FMOD is using DirectSound for sound output and hardware-acceleration is not available.
|
| bool | enableProfile |
| | Whether to enable support for FMOD's profiler.
|
| string | pluginPath |
| | Path to additional FMOD plugins.
|
| bool | useSoftwareHRTF |
| | Whether to enable HRTF in FMOD's software mixer.
|
| bool | useSoftwareReverbLowmem |
| | If true, FMOD's SFX reverb is run using 22/24kHz delay buffers, halving the memory required.
|