--- doc/docbase/instrument_scripts/nksp/reference/01_nksp_reference.html 2017/05/19 14:23:12 3188 +++ doc/docbase/instrument_scripts/nksp/reference/01_nksp_reference.html 2017/05/19 14:26:05 3189 @@ -107,10 +107,18 @@ Changes the tuning of voices. + change_tune_time() + Changes the duration of tuning changes. + + change_vol() Changes the volume of voices. + change_vol_time() + Changes the duration of volume changes. + + change_cutoff() Changes filter cutoff frequency of voices. @@ -151,6 +159,14 @@ Checks and returns whether a particular note is still alive. + fade_in() + Fade the requested note in. + + + fade_out() + Fade the requested note out. + + set_controller() Creates a MIDI control change event.