CRI ADX  Last Updated: 2025-05-07 13:34 p
Workflow
This shows the workflow from data creation to audio playback in ADX.
Workflow from data creation to audio playback
  1. Data Creation (Tool Side)
    Create data for ADX using the authoring tool CRI Atom Craft .
    Register the waveform file, set the playback parameters, and encode/pack to create a data file.
    CRI Atom Craft outputs the following data file.
    ACB File: Cue information. Wave data for memory playback.
    AWB File: TOC information. Wave data for streaming playback.
    ACF File: Environmental settings and Common information

  2. Audio Playback (Library side)
    Audio data for ADX is played back with the CRI Atom runtime library .
    Application plays back sound by specifying the Cue .

Next:Files