--- libgig/trunk/ChangeLog 2012/09/08 17:21:34 2364 +++ libgig/trunk/ChangeLog 2013/01/19 08:19:14 2402 @@ -9,10 +9,14 @@ - initial implementation - changed region lookup API to avoid malloc in RT threads - fixed GetEG1Sustain which didn't return correct value + - bugfix: GetPan always returned -1, 0 or 1 * src/gig.cpp: - bugfix: VCF velocity dynamic range and VCF velocity curve weren't saved correctly + - implemented File::AddDuplicateInstrument() + - bugfix: negative EG3 depth values were not correctly parsed or + saved * src/DLS.cpp, src/DLS.h: - added new method File::GetFileName()