--- doc/docbase/instrument_scripts/nksp/reference/01_nksp_reference.html 2017/07/30 14:45:49 3336 +++ doc/docbase/instrument_scripts/nksp/reference/01_nksp_reference.html 2017/10/27 21:26:26 3362 @@ -176,20 +176,38 @@ change_attack() - Modifies the attack time of voices. + Modifies the amplitude attack time of voices. change_decay() - Modifies the decay time of voices. + Modifies the amplitude decay time of voices. change_sustain() - Modifies the sustain level of voices. + Modifies the amplitude sustain level of voices. change_release() - Modifies the release time of voices. + Modifies the amplitude release time of voices. + + + change_cutoff_attack() + Modifies the filter cutoff attack time of voices. + + + change_cutoff_decay() + Modifies the filter cutoff decay time of voices. + + + change_cutoff_sustain() + Modifies the filter cutoff sustain level of voices. + + + change_cutoff_release() + Modifies the filter cutoff release time of voices. + + change_amp_lfo_depth() Modifies the amplitude LFO depth. @@ -198,6 +216,16 @@ change_amp_lfo_freq() Modifies the amplitude LFO frequency. + + + change_cutoff_lfo_depth() + Modifies the filter cutoff LFO depth. + + + change_cutoff_lfo_freq() + Modifies the filter cutoff LFO frequency. + + change_pitch_lfo_depth() Modifies the pitch LFO depth.