--- linuxsampler/trunk/ChangeLog 2020/11/28 14:47:14 3836 +++ linuxsampler/trunk/ChangeLog 2020/12/11 19:39:09 3840 @@ -69,6 +69,8 @@ - Fixed compilation error with Bison >= 3.6.0. - Fixed rare crash when switching between instruments that had instrument scripts loaded. + - Allow EffectChain::InsertEffect() as alternative to + EffectChain::AppendEffect() (i.e. with index equal to current chain size). * Real-time instrument scripts: - Added method ScriptVM::setExitResultEnabled() which allows to