CRI ADX  Last Updated: 2024-07-17 10:47 p
Format of the options

CRI Atom Encoder for console has options below.

-dir=|Material Directory|

Specify the directory to refer it when a directory for files in the csv file is not written.

-acb

Generate an ACB file too when generating the AWB file.
Generate .acb and _acb.h with the same name with the AWB file to the same output destination as the AWB file.

-codec=|CODEC|

Specify the encode codec when the input is a directory. Available codecs are below: ADX, HCA, HCAMX

-rate=|RATE|

Specify the sampling rate for encoding.
If not specified, the sampling rate of the source audio file is used.
Available sampling rates are below:
48000, 44100, 32000, 24000, 22050, 16000, 12000, 11025, 8000

-quality=|QUALITY|

Specify the quality for re-sampling when the sampling rate is specified.

DEFAULT (Default) Fast resampling
HIQUALITY Precise resampling

-encquality=|Encode Quality|

Specify the encode quality.
Not available for ADX codec.

HIGHEST Highest quality
HIGH (Default) Higher quality
MIDDLE Medium quality
LOW Lower quality (Higher compress rate)
LOWEST Lowest quality (Highest compress rate)

-volume=|VOLUME|

Specify the volume gain.
The available value range is from 0.0 to 5.0.
The default value is 1.0.
If a large value is given, the amplitude might be saturated.

-cof=|Cutoff Frequency|

Specify the cut-off frequency if the encode codec is HCA or HCAMX.
The unit is [Hz].

-lps=|Loop Start Position|

Ignore the loop information embed in the input audio file and specify the loop start position.
The unit is sample position.

-lpe=|Loop End Position|

Ignore the loop information embed in the input audio file and specify the loop end position.
The unit is sample position.

-lpa

Ignore the loop information embed in the input audio file and specify the whole loop.

-lpoff

Ignore the loop information embed in the input audio file and specify no-loop.

-nodelterm

Encode without removing samples after loop end point.
Available for ADX, HCA and HCAMX codec.

-atomcraftproject=|ATOMCRAFTPROJECT|

If you have a project of CRI Atom Craft which has a commercial license, Specify the file of the project (.atmcproject).