--- libgig/trunk/ChangeLog 2006/02/06 17:58:21 834 +++ libgig/trunk/ChangeLog 2006/05/14 07:15:38 864 @@ -1,5 +1,16 @@ Version CVS HEAD (?) + * src/gig.cpp, src/gig.h: + - added support for more than one set of custom velocity splits + inside a region (for example different velocity split levels for + pedal up and pedal down) + - sample loop parameters are now taken from the DimensionRegion + instead of the wave chunk + - keyswitching dimension is changed from split type "normal" to + "bit" + +Version 3.0.0 (28 Apr 2006) + * general changes: - added write support (that is for creating and modifying RIFF, DLS and gig files)