1SNDFILE-CMP(1) BSD General Commands Manual SNDFILE-CMP(1)
2
4 sndfile-cmp — compare two audio files
5
7 sndfile-cmp file1 file2
8
10 sndfile-cmp compares the audio data of two sound files. For two files to
11 compare as being the same, their channel counts, sample rate, audio data
12 lengths and actual audio data must match. Other differences such as
13 string metadata like song title, artist etc and their presence or absence
14 are ignored.
15
17 0 The audio data is the same.
18 1 The audio data differs.
19
21 http://libsndfile.github.io/libsndfile/
22
24 Conrad Parker <conrad@metadecks.org>
25 Erik de Castro Lopo <erikd@mega-nerd.com>
26
27BSD November 2, 2014 BSD