CRI ADX  Last Updated: 2024-07-17 10:47 p
How do I use reverb and echo?
You can use a variety of effects such as reverb and echo by configuring the DSP bus settings as described in the procedure below.
  1. Create the DSP bus settings with CRI Atom Craft. Reference: 'Mixer'
  2. Build and output an ACF file.
  3. Use criAtomEx_RegisterAcfFile to load the ACF file.
  4. Use criAtomEx_AttachDspBusSetting to attach the DSP bus settings.

Also refer to the sample program 'Building DSP Bus.'


Return: Tips