equalWave: Checking Wave objects
Description
Checks for some kind of equality of objects of class Wave
.Usage
equalWave(object1, object2)
Value
- Does not return anything.
It
stop
s code execution with an error message indicating the problem
if the two objects don't have the same properties, i.e.
identical sampling rate, resolution (bit), and number of channels (stereo/mono).