annotate src/libsndfile-1.0.25/man/sndfile-cmp.1 @ 83:ae30d91d2ffe

Replace these with versions built using an older toolset (so as to avoid ABI compatibilities when linking on Ubuntu 14.04 for packaging purposes)
author Chris Cannam
date Fri, 07 Feb 2020 11:51:13 +0000
parents c7265573341e
children
rev   line source
Chris@0 1 .TH SNDFILE-CMP 1 "October 5, 2009"
Chris@0 2 .SH NAME
Chris@0 3 sndfile-cmp \- compares two audio files
Chris@0 4 .SH SYNOPSIS
Chris@0 5 .B sndfile-cmp
Chris@0 6 .RI "file1 file2"
Chris@0 7 .SH DESCRIPTION
Chris@0 8 sndfile-cmp compares the audio data of two sound files. In particular most
Chris@0 9 differences in the audio file header, particularly metadata like string info,
Chris@0 10 are completely ignored.
Chris@0 11
Chris@0 12 sndfile-cmp does its work using libsndfile
Chris@0 13 (http://www.mega-nerd.com/libsndfile/).
Chris@0 14 .SH AUTHOR
Chris@0 15 This manual page was written by Erik de Castro Lopo <erikd@mega-nerd.com>.
Chris@0 16