--- linuxsampler/trunk/src/engines/common/InstrumentScriptVMFunctions.cpp 2017/07/20 12:05:53 3316 +++ linuxsampler/trunk/src/engines/common/InstrumentScriptVMFunctions.cpp 2017/07/20 12:18:45 3317 @@ -1180,7 +1180,7 @@ return VMChangeSynthParamFunction::execTemplate< &NoteBase::_Override::Sustain, Event::synth_param_sustain, - true, 1000000, 0>( args, "change_sustain" ); + true, NO_LIMIT, 0>( args, "change_sustain" ); } // change_amp_lfo_depth() function