/[svn]/libgig/trunk/man/sf2dump.1.in
ViewVC logotype

Annotation of /libgig/trunk/man/sf2dump.1.in

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2497 - (hide annotations) (download)
Wed Jan 1 23:38:45 2014 UTC (10 years, 3 months ago) by schoenebeck
File size: 625 byte(s)
- Ouch: commited the generated man page instead of the source.

1 schoenebeck 2497 .TH "sf2dump" "1" "1 Jan 2014" "libgig @VERSION@" "libgig tools"
2     .SH NAME
3     sf2dump \- Parses SoundFont v2 (.sf2) files and prints out the content.
4     .SH SYNOPSIS
5     .B sf2dump
6     [ -v ] FILE
7     .SH DESCRIPTION
8     Prints out a list of all available samples and instruments within a SoundFont version 2 (.sf2) file along with detailed informations about their properties and settings.
9     .SH OPTIONS
10     .TP
11     .B \ FILE
12     filename of the Soundfont file
13     .TP
14     .B \ -v
15     print version and exit
16     .SH "SEE ALSO"
17     gigdump(1), dlsdump(1)
18     .SH "BUGS"
19     None. Report bugs to http://bugs.linuxsampler.org
20     .SH "Author"
21     Written by Christian Schoenebeck <cuse@users.sf.net>

  ViewVC Help
Powered by ViewVC