blob: 30870bdfc37f74b94135b1c201c2da0d36512c2a [file] [log] [blame]
Alexandre Lision7c6f4a62013-09-05 13:27:01 -04001.TH SNDFILE-CMP 1 "October 5, 2009"
2.SH NAME
3sndfile-cmp \- compares two audio files
4.SH SYNOPSIS
5.B sndfile-cmp
6.RI "file1 file2"
7.SH DESCRIPTION
8sndfile-cmp compares the audio data of two sound files. In particular most
9differences in the audio file header, particularly metadata like string info,
10are completely ignored.
11
12sndfile-cmp does its work using libsndfile
13(http://www.mega-nerd.com/libsndfile/).
14.SH AUTHOR
15This manual page was written by Erik de Castro Lopo <erikd@mega-nerd.com>.
16