--- linuxsampler/trunk/ChangeLog 2011/07/15 15:43:49 2207 +++ linuxsampler/trunk/ChangeLog 2011/07/28 12:35:49 2219 @@ -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,6 +93,10 @@ (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 + - implemented opcodes lfoN_delay, + lfoN_freq, lfoN_pan, lfoN_cutoff, lfoN_resonance * SoundFont format engine: - Initial implementation (not usable yet)