Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
gigmerge(1)			 libgig	tools			   gigmerge(1)

NAME
       gigmerge	 -  Merges several Gigasampler (.gig) files to one Gigasampler
       file.

SYNOPSIS
       gigmerge	[ -v ] GIGFILE1	GIGFILE2 [ ... ] NEWGIGFILE

DESCRIPTION
       Takes a list of Gigasampler (.gig) files	as input and merges their con-
       tent to one new single Gigasampler file.	Note: There is	no  check  for
       duplicate  (equivalent) samples yet. That means,	if for example 2 input
       files use the exact same	sample,	then this sample will exist  twice  in
       the output file.

OPTIONS
	GIGFILE1
	      filename of input	Gigasampler file

	GIGFILE2
	      filename of input	Gigasampler file

	NEWGIGFILE
	      filename of merged output	Gigasampler file

	-v    print version and	exit

SEE ALSO
       gigextract(1), gigdump(1), gig2mono(1), gig2stereo(1), wav2gig(1), dls-
       dump(1),	rifftree(1)

BUGS
       Check and report	bugs at	http://bugs.linuxsampler.org

Author
       Application   and   manual   page   written  by	Christian  Schoenebeck
       <cuse@users.sf.net>

libgig 4.4.1			  25 Nov 2013			   gigmerge(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=gigmerge&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>

home | help