Bug 90

Summary: Make it possible to save files larger than 2GB
Product: gigedit Reporter: Anders Dahnielson <anders>
Component: gigeditAssignee: Andreas Persson <andreas56>
Status: CLOSED FIXED    
Severity: normal CC: cuse, devin, luisgarrido
Priority: P2    
Version: unspecified   
Hardware: PC   
OS: Linux   
URL: https://bb.linuxsampler.org/viewtopic.php?f=6&t=29&st=0&sk=t&sd=a#p177

Description Anders Dahnielson 2008-05-24 22:33:25 CEST
"One problem you might encounter with Black Grand is that libgig doesn't
currently support saving files that are larger than 2 GB, that is, it can't
create the .gx01, .gx02 files."
Comment 1 Christian Schoenebeck 2008-12-06 12:43:52 CET
*** Bug 85 has been marked as a duplicate of this bug. ***
Comment 2 Christian Schoenebeck 2009-04-08 16:15:52 CEST
*** Bug 126 has been marked as a duplicate of this bug. ***
Comment 3 Christian Schoenebeck 2015-06-11 14:37:56 CEST
Hmmm, as far as I can see it, gig files larger than 2 GB can be saved. It will not be splitted into extension files (gx01, .gx02), but since the wave pool in recent gig file format version has large file support and since most operating systems have large file support as well nowadays, this should not be an issue anymore.

Or is it?
Comment 4 Christian Schoenebeck 2016-07-25 18:45:43 CEST
Feature had been fully implemented in the meantime. It is now even possible to save gig files larger than 4 GB.