.\" sfinfo - display information about audio files .\" Copyright (c) 2001 Daniel Kobras .\" .\" This manual page is free software; you can redistribute it and/or modify .\" it under the terms of the GNU General Public License as published by .\" the Free Software Foundation; either version 2 of the License, or .\" (at your option) any later version. .\" .\" This program is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License .\" along with this program; if not, write to the Free Software .\" Foundation, Inc.,59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. .\" .\" This manual page is written especially for Debian Linux. .\" .TH SFINFO 1 "March 2001" "Debian Project" "Debian GNU/Linux" .SH NAME sfinfo \- display information about audio files .SH SYNOPSIS .B sfinfo .I file1 file2 ... .SH DESCRIPTION Given one or more input audio files, .B sfinfo displays information about the audio data and the sound file itself, like the file format, audio encoding, sampling rate, or duration. The file format must be one of those supported by .BR libaudiofile (currently AIFF, AIFF-compressed, SUN/NeXT audio, WAVE, BICSF, AVR, IFF/8SVX, and NIST SPHERE), an error is emitted otherwise. .SH SEE ALSO .BR sfconvert (1). .SH AUTHOR .B sfinfo was written by Michael Pruett . .PP This manual page was written by Daniel Kobras for the Debian GNU/Linux system (but may be used by others).