--- linuxsampler/trunk/ChangeLog 2011/07/09 16:44:27 2203 +++ linuxsampler/trunk/ChangeLog 2011/07/28 08:05:57 2218 @@ -17,6 +17,7 @@ directories are separate - Mac OS X: made it possible to specify plugin installation dir to configure + - Mac OS X: Makefile fix for the install-strip target * general changes: - Refactoring: moved the independent code from @@ -92,12 +93,16 @@ (ampeg_vel2attack, ampeg_vel2decay, ampeg_vel2sustain and ampeg_vel2release) - added support for EG hold (ampeg_hold) + - added support for sample offset (offset) + - use the newly introduced signal units model * SoundFont format engine: - Initial implementation (not usable yet) - RT-safeness: avoid malloc in audio thread - fixed a bug that could cause voice stealing to fail - fine-tuned amplitude EG (by switching from gig to sfz EG) + - initial implementation of Vibrato LFO and Modulation LFO + - initial implementation of cutoff filter * Gigasampler format engine: - bugfix: pitch LFO controller "internal+aftertouch" was broken