NAME

cpywav - copy waveform files

SYNOPSIS

cpywav [-T {RIFF|ASEL} ] filename1 filename2

DESCRIPTION

cpywav() copies the contents of filename1 into filename2 where both files are in the local .wav format.

OPTIONS

-Ttype
sets file format of the new file. Type must be one of the following.
RIFF
- Microsoft/IBM standard file format
ASEL
- ASEL's own internal waveform format.

SEE ALSO

libcwav (3)

AUTHOR

H.T.Bunnell, Shirley Peters