Go to the source code of this file.
Enumerations | |
enum | AkDelayLengthsMode { AKDELAYLENGTHSMODE_DEFAULT = 0, AKDELAYLENGTHSMODE_CUSTOM = 1 } |
Delay length mode. More... |
|
Functions | |
AK::IAkPluginParam *__cdecl | CreateMatrixReverbFXParams (AK::IAkPluginMemAlloc *in_pAllocator) |
Static creation function that returns an instance of the sound engine plug-in parameter node to be hooked by the sound engine plug-in manager. |
|
AK::IAkPlugin *__cdecl | CreateMatrixReverbFX (AK::IAkPluginMemAlloc *in_pAllocator) |
Static creation function that returns an instance of the sound engine plug-in to be hooked by the sound engine plug-in manager. |
|
Variables | |
const unsigned long | AKEFFECTID_MATRIXREVERB = 115 |
static const float | g_fDefaultDelayLengths [16] = { 13.62f, 15.66f, 17.52f, 19.02f, 20.83f, 22.60f, 24.05f, 24.78f, 25.60f, 26.09f, 26.55f, 26.91f, 28.04f, 29.09f, 29.90f, 30.86f } |
Delay times used when in default mode. |
Plug-in unique ID and creation functions (hooks) necessary to register the matrix reverb plug-in to the sound engine.
Wwise effect name: Wwise Matrix Reverb
Library file: AkMatrixReverbFX.lib
Definition in file AkMatrixReverbFXFactory.h.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise