--- linuxsampler/trunk/ChangeLog 2011/07/11 17:52:01 2205 +++ linuxsampler/trunk/ChangeLog 2011/07/25 17:21:16 2216 @@ -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,13 +93,15 @@ (ampeg_vel2attack, ampeg_vel2decay, ampeg_vel2sustain and ampeg_vel2release) - added support for EG hold (ampeg_hold) + - added support for sample offset (offset) * 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 + - initial implementation of Vibrato LFO and Modulation LFO + - initial implementation of cutoff filter * Gigasampler format engine: - bugfix: pitch LFO controller "internal+aftertouch" was broken