--- linuxsampler/trunk/ChangeLog 2010/01/11 21:14:14 2047 +++ linuxsampler/trunk/ChangeLog 2010/01/30 10:30:02 2055 @@ -5,6 +5,10 @@ the Gigasampler format engine to base classes - command line option '--profile' is currently disabled, since the respective profiling code is currently broken + - Introduced support for optional environment variable + "LINUXSAMPLER_PLUGIN_DIR" which allows to override the directory + where the sampler shall look for instrument editor plugins + (patch by Luis Garrido, slightly modified). * Gigasampler format engine: - implemented the "round robin keyboard" dimension @@ -15,6 +19,9 @@ * SFZ format engine: - Initial implementation (not usable yet) + - added support for v2 multiple stage envelope generators + - added a fine-tuned v1 envelope generator instead of using the + one from the gig engine * SoundFont format engine: - Initial implementation (not usable yet)