/[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 518 - (show annotations) (download)
Sun May 8 16:19:34 2005 UTC (18 years, 11 months ago) by schoenebeck
File size: 644 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 "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