Mercurial > hg > sv-dependency-builds
comparison src/libsndfile-1.0.25/man/sndfile-cmp.1 @ 0:c7265573341e
Import initial set of sources
author | Chris Cannam |
---|---|
date | Mon, 18 Mar 2013 14:12:14 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:c7265573341e |
---|---|
1 .TH SNDFILE-CMP 1 "October 5, 2009" | |
2 .SH NAME | |
3 sndfile-cmp \- compares two audio files | |
4 .SH SYNOPSIS | |
5 .B sndfile-cmp | |
6 .RI "file1 file2" | |
7 .SH DESCRIPTION | |
8 sndfile-cmp compares the audio data of two sound files. In particular most | |
9 differences in the audio file header, particularly metadata like string info, | |
10 are completely ignored. | |
11 | |
12 sndfile-cmp does its work using libsndfile | |
13 (http://www.mega-nerd.com/libsndfile/). | |
14 .SH AUTHOR | |
15 This manual page was written by Erik de Castro Lopo <erikd@mega-nerd.com>. | |
16 |