--- doc/docbase/instrument_scripts/nksp/reference/functions/nksp_change_attack_function.html 2016/07/16 11:44:04 2954 +++ doc/docbase/instrument_scripts/nksp/reference/functions/nksp_change_attack_function.html 2016/07/16 12:01:29 2955 @@ -21,11 +21,11 @@

The attack time changes set by calling this function are always applied relatively to the attack time calculated by the synthesis model and sampler format. That means - the various sources of volume factors like MIDI CCs and other attack parameter + the various sources of attack factors like MIDI CCs and other attack parameter factors that may be defined by the instrument patch, are always processed and calculated for the voices first, and the final attack time applied is always a relative combination of all those factors and the one set with this function call. - Or in other words: you cannot replace the volume set by other synthesis + Or in other words: you cannot replace the attack set by other synthesis sources with this function.