--- doc/docbase/instrument_scripts/nksp/reference/01_nksp_reference.html 2017/05/28 22:22:56 3246 +++ doc/docbase/instrument_scripts/nksp/reference/01_nksp_reference.html 2017/05/28 22:28:23 3247 @@ -127,6 +127,10 @@ Changes the duration of tuning changes. + change_tune_curve() + Changes the curve type of tuning changes. + + change_vol() Changes the volume of voices. @@ -135,6 +139,10 @@ Changes the duration of volume changes. + change_vol_curve() + Changes the curve type of volume changes. + + change_cutoff() Changes filter cutoff frequency of voices. @@ -333,6 +341,14 @@ + $NKSP_EASE_IN_EASE_OUT + Used to select a fade curve with "ease in and ease out" shape. + + + $NKSP_LINEAR + Used to select a fade curve with linear shape. + + $NI_CALLBACK_ID Reflects the current event handler instance's unique callback ID. For the same event type there may be more than