On Saturday 19 January 2013 21:58:27 James Stone wrote:
> I have some convolution files for white grand (for example) that seem to be
> .gig files, but when I use gigextract, the only sample it finds is blank.
>
> Do any of you know if it is possible to get a usable wav file out of the
> gs3 convolution files for use in jconvolver (for example)?
We never worked on supporting convolution informations, sorry. So as long as
convolution samples are stored differently in .gig files than "normal"
samples, libgig & gigextract won't be able to export them correctly. Actually
I don't even have one .gig file with convolution informations, so I can't tell
you at all.
You might also try "gigdump" and "rifftree" to investigate whether or not
libgig recognizes those samples at all (gigdump displays all sample names
along with the meta informations it found) and / or whether they are in a
related data format by checking the output of rifftree.
If they are in similar data format, we probably could add support for those in
libgig (and accordingly gigextract) in short time.
CU
Christian
|