CRI ADX
Last Updated: 2024-07-17 10:47 p
|
A mixer is the collection of buses including MasterOut.
A mixer can be used to connect buses and add advanced effects to them (e.g., reverb).
When a new project is created, a mixer is automatically added.
Multiple mixers can be created, and it is possible to switch between them during the game.
Effect plugin | Description |
---|---|
" \ref criatom_tools_atomcraft_dsp_effect_reverb ", " \ref criatom_tools_atomcraft_dsp_effect_echo ", " \ref criatom_tools_atomcraft_dsp_effect_multi_tap_delay ", " \ref criatom_tools_atomcraft_dsp_effect_surrounder " | Reverbs used in caves, tunnels, or arenas |
" \ref criatom_tools_atomcraft_dsp_effect_comp " | Control the volume when loud sounds such as explosions overlap |
Compressor side chain | Automatically adjust the BGM and environmental audio levels based on the levels of the other sounds with " \ref criatom_tools_atomcraft_dsp_effect_amp_analyzer " |
" \ref criatom_tools_atomcraft_dsp_effect_biquad_filter "Biquad Filter" " | Simulate audio muffling for sounds heard underwater, faraway, and on the other side of walls |
" PitchShifter '' | Change the voice quality of the character (to monster/mouse/duck sounds, etc.) |
" \ref criatom_tools_atomcraft_dsp_effect_distortion ", " \ref criatom_tools_atomcraft_dsp_effect_chorus ", " \ref criatom_tools_atomcraft_dsp_effect_flanger " | Useful to simulate communication effects |
CRI ADX and CRI Atom Craft also support custom effects plugins created by users. In order to create effect plug-ins compatible with CRI ADX, you need to use the CRI ADX Audio Effect Plugin SDK.