--- linuxsampler/trunk/ChangeLog 2022/01/04 16:04:26 4020 +++ linuxsampler/trunk/ChangeLog 2022/01/05 16:11:04 4021 @@ -5,6 +5,9 @@ VirtualMIDIDevices. - Fix compiler error with release tarball if no Bison installed (SVN version still requires Flex and Bison being installed). + - Sampler::Reset() no longer unloads instrument editor plugins, this is a + workaround for the issue that instrument editor plugins were no longer + available after sending a LSCP "RESET" command (probably due to a race). * Real-time instrument scripts: - Fix: Do not share compiled instrument scripts among multiple engine