debian man page for gigextract

Query: gigextract

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

gigextract(1)							   libgig tools 						     gigextract(1)

NAME
gigextract - Extract samples from Gigasampler (.gig) files.
SYNOPSIS
gigextract [ -v ] GIGFILE DESTDIR [SAMPLENR] [ [SAMPLENR] ... ]
DESCRIPTION
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.
OPTIONS
GIGFILE filename of the input Gigasampler file DESTDIR output path where all samples should be extracted to SAMPLENR optional index of sample(s) to be exclusively extracted -v print version and exit
SEE ALSO
gigdump(1)
BUGS
None. Report bugs to http://bugs.linuxsampler.org Author Written by Christian Schoenebeck <cuse@users.sf.net> libgig 3.3.0 8 May 2005 gigextract(1)
Related Man Pages
glminsampleshading(3g) - debian
mixer(1) - mojave
mixer(1) - xfree86
mixer(1) - plan9
mixer(1) - osx
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results