7 sfconvert infile outfile [ options ... ] [ output keywords ... ]
11 The following keywords specify the format of the output sound file:
13 byteorder e endian (e is big or little)
14 channels n n-channel file (typically 1 or 2)
15 format f file format f (see below)
16 integer n s n-bit integer file, where s is:
17 2scomp: 2's complement signed data
18 unsigned: unsigned data
19 float m floating point file, maxamp m (usually 1.0)
21 Currently supported file formats are the following:
23 aiff Audio Interchange File Format
24 aifc AIFF-C File Format
26 wave MS RIFF WAVE Format
27 bics Berkeley/IRCAM/CARL Sound File Format