--- doc/docbase/instrument_scripts/nksp/reference/functions/nksp_change_pan_function.html 2017/05/19 14:23:12 3188 +++ doc/docbase/instrument_scripts/nksp/reference/functions/nksp_change_pan_function.html 2017/05/19 14:26:05 3189 @@ -57,7 +57,8 @@ ??pan?? Integer Number - Value between -1000 (most left) and +1000 (most right). + Value between -1000 (most left) and +1000 (most right).
+ [required] ??relative?? @@ -81,5 +82,11 @@

Availabilty

Since LinuxSampler 2.0.0.svn11.

+ + The third argument of this function ??relative?? is only + optional with NKSP. If you want to keep compatibility with KSP, then you + should always pass a value for that third argument of this function. + +