Mercurial > hg > sv-dependency-builds
comparison src/libsndfile-1.0.25/man/sndfile-info.1 @ 85:545efbb81310
Import initial set of sources
author | Chris Cannam <cannam@all-day-breakfast.com> |
---|---|
date | Mon, 18 Mar 2013 14:12:14 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 85:545efbb81310 |
---|---|
1 .TH SNDFILE-INFO 1 "July 28, 2002" | |
2 .SH NAME | |
3 sndfile-info \- display information about a sound file | |
4 .SH SYNOPSIS | |
5 .B sndfile-info | |
6 .RI file | |
7 .SH DESCRIPTION | |
8 sndfile-info will display basic information about a sound file such as | |
9 its format, its sample rate, and the number of channels. This information | |
10 is obtained using libsndfile (http://www.mega-nerd.com/libsndfile/). | |
11 .SH AUTHOR | |
12 This manual page was originally written by Joshua Haberman | |
13 <joshua@debian.org>, for the Debian GNU/Linux system (but may be used by | |
14 others). Further additions have been made by Erik de Castro Lopo | |
15 <erikd@mega-nerd.com>. | |
16 |