--- linuxsampler/trunk/ChangeLog 2007/08/13 20:05:56 1295 +++ linuxsampler/trunk/ChangeLog 2007/08/15 17:43:34 1296 @@ -109,6 +109,9 @@ - fixed a crash which occurs when changing the number of ports of a MIDI device connected to a sampler channel to number less then or equal to the index of the port to which the sampler channel is connected. + - The previous bindings were not been disconnected when altering + the ALSA_SEQ_BINDINGS parameter. Introduced a NONE keyword for + unsubscribing from all bindings (e.g. ALSA_SEQ_BINDINGS=NONE). * test cases: - updated and fixed (haven't been touched in a while)