Tools included:

AC3Abs
------

AC3Abs is an AC3 to WAVE convertor.

Syntax: AC3Abs [-v<n>] <infile> [<outfile>]
Options:
-v<n> Verbosity: 0 Silent, 1 Input info, 2 Progress indicator

AmpApp
------

AmpApp is is an MPEG 1/2 Audio convertor powered by AMPlayer.
See MP3Abs for an alternative powered by the AudioMPEG module.

Syntax: AmpApp [-w] <infile> [<outfile>]
Options:
Output is raw PCM data unless the -w flag is specified (WAVE).

Notes:
AmpApp6 is a version usable on pre-StrongARM machines.
AmpAppFP is a version usable on machines with hardware FP, such as the A7000+.

DiskCvrt
--------

DiskCvrt is a file to WAVE convertor.
Accepts the same file types/formats as the DiskSample module.
If the file's type is  FFD (Data), the converter will rely on the filename's extension
to try to determine its format.
Formats converted with the help of an external module will be slowed
by the background decoding speed of these modules.

Syntax: DiskCvrt [options] <infile> [<outfile>]
Options:
-v<n> Verbosity: 0 Silent, 1 Input info, 2 Progress indicator
<infile> may be ::CDFS<x>,<first>,<last> to extract blocks <first> to <last> from CD drive <x>

MP3Abs
------

MP3Abs is an MPEG 1/2 Audio to WAVE convertor powered by AudioMPEG.
See AmpApp for an alternative powered by AMPlayer.

Syntax: MP3Abs [-v<n>] <infile> [<outfile>]
Options:
-v<n> Verbosity: 0 Silent, 1 Input info, 2 Progress indicator

TimAbs
------

TimAbs is a Tracker to WAVE convertor.

Syntax: TimAbs [options] -f<n> <infile> [<outfile>]
Options:
  -f<n> Mandatory output frequency between 5000 and 192000 Hz
  -v<n> Verbosity: 0 Silent, 1 Input info, 2 Progress indicator
                   3...255, finer conversion logging
  -s<n> Section to play [0, x[
  -r    Perform a first pass to normalize output
  -b<n> Balance [left 0, ..., centre 128, ..., right 255]
  -t<n> Stereo separation [-1024, 1024], 256 is default, - inverts stereo
  -c<n> Compatibility (see SWI TimPlayer_SongLoad2)
  -i<flags>
        l  Ignore loops in last pattern
        e  Ignore end of sequence markers
        c  Do NOT ignore channel muting flags

TimAbs can also be used to depack Tracker files
Syntax: TimAbs -d <infile> [<outfile>]

VorbisAbs
---------

VorbisAbs is an Ogg Vorbis to WAVE convertor.

Syntax: VorbisAbs [-v<n>] <infile> [<outfile>]
Options:
-v<n> Verbosity: 0 Silent, 1 Input info, 2 Progress indicator
