--- linuxsampler/trunk/ChangeLog 2009/11/01 18:46:45 2024 +++ linuxsampler/trunk/ChangeLog 2010/01/09 09:37:01 2043 @@ -4,6 +4,13 @@ - Refactoring: moved the independent code from the Gigasampler format engine to base classes + * Gigasampler format engine: + - implemented the "round robin keyboard" dimension + - fixed round robin and random dimensions for cases when number of + dimension zones is not a power of two + - made round robin use a counter for each region instead of each + key + * SFZ format engine - Initial implementation (not usable yet)