/[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 2685 - (show annotations) (download)
Sat Jan 3 21:44:42 2015 UTC (9 years, 3 months ago) by schoenebeck
File size: 681 byte(s)
* RIFF: Fixed embarrassing old bug: POSIX read() errors were never detected
  on Chunk::Read() calls due to signment incompatible variable.
* Added new command line tool "gig2stereo" (and a man page for it).
* Bumped version (v3.3.0.svn23).

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
17 .SH "SEE ALSO"
18 .BR gigextract(1),
19 .BR gigmerge(1),
20 .BR gig2mono(1),
21 .BR gig2stereo(1),
22 .BR dlsdump(1)
23
24 .SH "BUGS"
25 None. Report bugs to http://bugs.linuxsampler.org
26 .SH "Author"
27 Written by Christian Schoenebeck <cuse@users.sf.net>

  ViewVC Help
Powered by ViewVC