Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

hemtt utils audio convert

Converts between WSS (Arma's format), WAV, OGG, and MP3. Automatically detects the input format

Usage: convert [OPTIONS] <FILE> <OUTPUT>

Arguments:
  <FILE>    File to convert (wss, wav, ogg, or mp3)
  <OUTPUT>  Output file path or new extension (e.g., "wss" or "output.wss")

Options:
  -c, --compression <COMPRESSION>  Compression level for WSS output (0, 4, 8), 8 is recommended
  -h, --help                       Print help

Arguments

<FILE>

File to convert (wss, wav, ogg, or mp3)

<OUTPUT>

Output file path or new extension (e.g., "wss" or "output.wss")

-c, --compression <COMPRESSION>

Compression level for WSS output (0, 4, 8), 8 is recommended