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

Diff of /libgig/trunk/man/gigextract.1.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2779 by schoenebeck, Sun Jun 14 18:19:23 2015 UTC revision 2780 by schoenebeck, Thu Jul 2 20:04:16 2015 UTC
# Line 5  gigextract \- Extract samples from Gigas Line 5  gigextract \- Extract samples from Gigas
5  .B gigextract  .B gigextract
6  [ -v ] GIGFILE DESTDIR [SAMPLENR] [ [SAMPLENR] ... ]  [ -v ] GIGFILE DESTDIR [SAMPLENR] [ [SAMPLENR] ... ]
7  .SH DESCRIPTION  .SH DESCRIPTION
8  Extract samples from Gigasampler (.gig) files. All extracted samples will be written in .wav format. You must at least supply name of the .gig input file and an output path where all extracted samples should be written to. By default gigextract extracts all samples contained in the Gigasampler file, even if they are not linked by any instrument in the .gig file, but you can also extract only particular samples by supplying a list of samples indices at the end of the command line. You can use the gigdump tool to see the list of available samples and their sample indices of a Gigasampler file.  Extract samples from Gigasampler (.gig) files. All extracted samples will be
9    written in .wav format. You must at least supply name of the .gig input file and
10    an output path where all extracted samples should be written to. By default
11    .B gigextract
12    extracts all samples contained in the Gigasampler file, even if they are not
13    linked by any instrument in the .gig file, but you can also extract only
14    particular samples by supplying a list of samples indices at the end of the
15    command line. You can use the
16    .BR gigdump (1)
17    tool to see the list of available samples and their sample indices of a
18    Gigasampler file.
19    
20  .SH OPTIONS  .SH OPTIONS
21  .TP  .TP
22  .B \ GIGFILE  .B \ GIGFILE

Legend:
Removed from v.2779  
changed lines
  Added in v.2780

  ViewVC Help
Powered by ViewVC