.TH "SNDCMP" 1csound CARL
.SH NAME
sndcmp 
- compare two sound files.
.SH SYNOPSIS
.B sndcmp 
csound_file_1 csound_file_2
.SH DESCRIPTION
.B sndcmp
compares two
.I csound
files for equality.  It checks all channels of the files presented. 
Where differences are encountered it prints out the absolute sample number,
the time in seconds at the sampling rate of the first file, and the
two sample values.  At the end, it lists the number of differences
encountered, or says "no differences" if none are found.  If the
files are of unequal length, this information is given.
.SH AUTHOR
Gareth Loy
