Here ia a dump of one of the many offending files: http://www.tsiwebdesign.com/testing/Flute2GIG.dump Here is a quick view of part of the dump: Sample 2) "FL2_cre2_1'5s_mf-ff_C5", Group 1, 44100Hz, 2 Channels, 0 Loops, Length=113746 Compressed=false Sample 3) "FL2_cre2_1'5s_mf-ff_D4", Group 1, 44100Hz, 2 Channels, 0 Loops, Length=112177 Compressed=false Sample 4) "FL2_cre2_1
Ok crazy the character in question quoted the entry and cut it off. Please refer to the actual file: http://www.tsiwebdesign.com/testing/Flute2GIG.dump
Same as Bug #75 (wasn't it fixed?) https://bugs.linuxsampler.org/cgi-bin/show_bug.cgi?id=75
It does not appear to be fixed for me. It is not just the instrument names it is also the individual sample names that are hurt by it.
I don't see this to be a bug in libgig. Since the characters in question are UTF8, it's natural that they're encoded with more than one character. So I think this hast to be fixed on frontend side.
I just added support for escaping unicode characters in jlscp. Please, recompile jlscp and jsampler and let me know if this fixes the issue.
all fixed! Thanks!
Marked the bug as fixed. Thanks.