|
From: Ivan M. <iv...@ma...> - 2019-12-08 18:22:42
|
Hi Christian On 08/12/2019 09:51, Christian Schoenebeck wrote: > Ivan, you could check your assumption and replace the defines for our own > chunk names, namely LIST_TYPE_3LS and LIST_TYPE_RTIS in src/gig.h by something > else. I think Andreas is right. On modifying the chunk IDs for LIST_TYPE_3LS and LIST_TYPE_RTIS I get the same warning about the file being protected. I also now get the message: "This file has an irregular structure. One possible explanation is that it was written by an application other than the GigaStudio Editor. A full save will be required if you modify the file." but I think this is probably something to do with the new chunk ID values I chose. can > Since Andreas assumes the crash to be a different issue. You might also just > copy any original GSt .gig file from some commercial source and just replace > some gain value with gigedit there, since that would mean less changes to the > gig file than creating one from scratch. I made two copies of a commercial instrument and set the gain to +6dB and +12dB respectively using gigedit. Both copies load correctly in GSEdit3 and GStudio3. The +6dB instrument is louder than the original, but the +12dB instrument seems to be the same volume as the original instrument. I'll do a more scientific test later and record the audio output. I didn't use Save As in gigedit to create the copies above as instruments I created with it caused GStudio3 to crash. > CU > Christian All the best, Ivan |