/[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 3047 - (hide annotations) (download)
Fri Nov 25 18:17:38 2016 UTC (7 years, 5 months ago) by schoenebeck
File size: 693 byte(s)
- Fixed minor issues with man pages (patch by Debian maintainer).

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 schoenebeck 3047 [ \-v ] FILE
7 schoenebeck 2497 .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 schoenebeck 2543
17 schoenebeck 2497 .SH "SEE ALSO"
18 schoenebeck 2783 .BR sf2extract(1),
19 schoenebeck 2778 .BR akaidump(1),
20     .BR dlsdump(1),
21 schoenebeck 2543 .BR gigdump(1),
22 schoenebeck 2778 .BR korgdump(1)
23 schoenebeck 2543
24 schoenebeck 2497 .SH "BUGS"
25 schoenebeck 2778 Check and report bugs at http://bugs.linuxsampler.org
26 schoenebeck 2497 .SH "Author"
27     Written by Christian Schoenebeck <cuse@users.sf.net>

  ViewVC Help
Powered by ViewVC