CRIWARE Unity Plugin Manual  Last Updated: 2024-07-12
ADX workflow
The following graph shows the workflow in CRI ADX from data creation to sound playback.

adx2u_workflow.png

Data creation [CRI Atom Craft]

Use the "CRI Atom Craft" authoring tool to create data for CRI ADX for Unity.
Register wave files, set playback parameters, and perform encoding and packing to create a data file.
To be able to use the data in Unity, you must create the Unity information file as well as the usual CueSheet binary files (ACB, AWB, and ACF files).

Sound playback [Unity]

You can play sound simply by adding a "CRI Atom component" to a game object.
CRI ADX's C# wrapper API controls the sound playback.