/[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 2484 - (show annotations) (download)
Tue Dec 31 00:13:20 2013 UTC (10 years, 3 months ago) by schoenebeck
File size: 644 byte(s)
* Added new command line tool "gig2mono" (and a new man page for it).
* src/gig.cpp: Delete "ewav" chunk of Sample if "Compression" attribute was
  toggled to false.
* Bumped version to 3.3.0.svn7.

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), gigmerge(1), gig2mono(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