--- linuxsampler/trunk/ChangeLog 2012/02/12 11:32:43 2313 +++ linuxsampler/trunk/ChangeLog 2012/02/18 13:51:38 2316 @@ -198,6 +198,8 @@ - sfz parser: allow double spaces in sample filenames - sfz parser: allow absolute paths for sample filenames - use linear decay and release for filter and pitch EG + - bugfix: only the first amp_veltrack definition in a file was + used * SoundFont format engine: - Initial implementation (not usable yet) @@ -228,6 +230,8 @@ - VST: made it possible to build the VST plugin for Mac - AU: link AU plugin dynamically if --disable-shared isn't specified + - VST bugfix: instrument loading hang and crashed the host when + the plugin was loaded a second time (#174) * MIDI driver: - ALSA MIDI driver supports now "NAME" device parameter, for overriding