vadpcm_dec.1
533 Bytes
.TH vadpcm_dec 1P local "Silicon Graphics, Inc."
.SH NAME
vadpcm_dec \- ADPCM decoder for previewing compressed audio
.SH SYNOPSIS
\f3vadpcm_dec\f1 [-l] codedfile
.SH DESCRIPTION
.I vadpcm_dec
decodes a sound file which has been encoded in the Ultra 64 ADPCM format
using
.I vadpcm_enc
and writes it to standard output as raw mono 16 bit samples.
.PP
Command line options are:
.RS 5
.TP 12
.B \-l
If the sound has a loop play the loop repeatedly until a key is pressed on the
standard input.
.SH "SEE ALSO"
.IR vadpcm_enc (1P)