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

Contents of /libgig/trunk/man/gigdump.1.in

Parent Directory Parent Directory | Revision Log Revision Log


Revision 518 - (show annotations) (download)
Sun May 8 16:19:34 2005 UTC (18 years, 11 months ago) by schoenebeck
File size: 617 byte(s)
* added functions libraryName() and libraryVersion() to each of the three
  library units (RIFF,DLS,gig)
* all tools now offer a command line switch -v to show the tools revision
  and the used libgig version
* man pages are now auto generated with the correct libgig version

1 .TH "gigdump" "1" "8 May 2005" "libgig @VERSION@" "libgig tools"
2 .SH NAME
3 gigdump \- List informations about a Gigasampler (.gig) file.
4 .SH SYNOPSIS
5 .B gigdump
6 [ -v ] GIGFILE
7 .SH DESCRIPTION
8 Prints out a list of all available samples and instruments within a Gigasampler (.gig) file along with detailed informations about their properties and settings.
9 .SH OPTIONS
10 .TP
11 .B \ GIGFILE
12 filename of the Gigasampler file
13 .TP
14 .B \ -v
15 print version and exit
16 .SH "SEE ALSO"
17 gigextract(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