--- linuxsampler/trunk/ChangeLog 2013/01/05 12:31:05 2390 +++ linuxsampler/trunk/ChangeLog 2013/01/13 17:22:23 2399 @@ -76,6 +76,8 @@ filter parameters in each sub fragment) - handle special case when pan parameter in gig file has max or min value + - Exclusive Groups: don't ever stop voices of the same note, + doesn't sound naturally with a drumkit * SFZ format engine: - Initial implementation (not usable yet) @@ -232,6 +234,7 @@ - fixed support for lochan and hichan opcodes (#155) - fixed crash when using lochan/hichan opcodes (#187) - sfz parser: allow -200 to 200 for pan_oncc opcode (#182) + - added FLAC support (#192) * SoundFont format engine: - Initial implementation (not usable yet)