On Montag, 9. Dezember 2019 01:53:05 CET Ivan Maguidhir wrote:
> Also, the message about 'irregular structure' I mentioned earlier isn't
> displayed when Loops and Filters are both enabled and the instrument
> name is set (in Instrument Properties) in gigedit.

Hmmm... I can't see the connection.

The info you can enter by the Instruments Properties dialog is written to DLS 
Info chunks, and these DLS Info chunks are always written, no matter if you 
entered something or not. The instrument name field (if not provided) is then 
filled with "NONAME" by default (see DLS.cpp).

The filter enabled setting is just a bit flag on gig file level (see 
VCFEnabled in gig.cpp). So that filter setting does not have any influence on 
any data structure.

Maybe it's really just the loop setting that made the difference there. 
Because that indeed causes a data structure change.

CU
Christian




_______________________________________________
Linuxsampler-devel mailing list
Linuxsampler-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel

Reply via email to