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

Contents of /libgig/trunk/man/dlsdump.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: 645 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 "dlsdump" "1" "8 May 2005" "libgig @VERSION@" "libgig tools"
2 .SH NAME
3 dlsdump \- List informations about a DLS (Downloadable Sound) file.
4 .SH SYNOPSIS
5 .B dlsdump
6 [ -v ] DLSFILE
7 .SH DESCRIPTION
8 Prints out a list of all available samples and instruments within a DLS file along with detailed informations about their properties and settings. At the moment DLS Level 1 and 2 is supported.
9 .SH OPTIONS
10 .TP
11 .B \ DLSFILE
12 filename of the DLS file
13 .TP
14 .B \ -v
15 print version and exit
16 .SH "SEE ALSO"
17 gigdump(1), rifftree(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