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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2778 - (show annotations) (download)
Sun Jun 14 18:19:23 2015 UTC (8 years, 10 months ago) by schoenebeck
File size: 895 byte(s)
- Minor update of man pages and README file.

1 .TH "korgdump" "1" "8 May 2014" "libgig @VERSION@" "libgig tools"
2 .SH NAME
3 korgdump \- List informations about sound files in KORG synthesizer format.
4 .SH SYNOPSIS
5 .B korgdump
6 [ -v ] FILE
7 .SH DESCRIPTION
8 Prints out detailled informations of sample based sound files (either with .KMP
9 or .KSF file type extension) used with KORG synthesizer keyboards like Trinity,
10 Triton, OASYS, M3 or Kronos.
11
12 There is no support for .PCG files in this version of korgdump yet.
13 .SH OPTIONS
14 .TP
15 .B \ FILE
16 filename of a sample based sound file as used with KORG synthesizer keyboards
17 (.KMP or .KSF file)
18 .TP
19 .B \ -v
20 print version and exit
21
22 .SH "SEE ALSO"
23 .BR korg2gig(1),
24 .BR akaidump(1),
25 .BR rifftree(1),
26 .BR gigdump(1),
27 .BR dlsdump(1),
28 .BR sf2dump(1)
29
30 .SH "BUGS"
31 Check and report bugs at http://bugs.linuxsampler.org
32 .SH "Author"
33 Application and manual page written by Christian Schoenebeck <cuse@users.sf.net>

  ViewVC Help
Powered by ViewVC