--- linuxsampler/trunk/ChangeLog 2009/03/01 22:08:32 1851 +++ linuxsampler/trunk/ChangeLog 2009/03/01 22:22:03 1852 @@ -95,6 +95,11 @@ - made it possible to create multiple sample channels even if the audio thread isn't running - fixed crash when removing channel with active voices (#116) + - bugfix: on sample reference changes (instrument editor), only + un-cache the respective sample if it's really not used by any + sampler engine anymore + - re-cache samples in case they were changed by an instrument editor, + e.g. when a sample was added while playing (#82) * LSCP server: - added new LSCP event "CHANNEL_MIDI" which can be used by frontends to