--- doc/docbase/instrument_scripts/nksp/reference/functions/nksp_change_release_function.html 2017/05/28 16:21:57 3234 +++ doc/docbase/instrument_scripts/nksp/reference/functions/nksp_change_release_function.html 2017/07/10 18:02:41 3304 @@ -47,7 +47,7 @@

Arguments

- + @@ -57,8 +57,10 @@ - - +
Argument Name Data Type DescriptionArgument Name Data Type Description
??note??
??time??Integer NumberAttack Time Value (abstract absolute value between 0 for shortest time and 1000000 for longest time).
+
Integer NumberAttack Time Value (abstract non-negative value, + 0 for shortest time, 1000000 for neutral time factor, + 2000000 for doubling the effective release time).
[required]
@@ -70,7 +72,11 @@

None yet.

Availability

-

Since LinuxSampler 2.0.0.svn19.

+

+ Since LinuxSampler 2.0.0.svn19. + Prior to LinuxSampler 2.0.0.svn68 the value range for ??time?? + was limited to a maximum value of 1000000. +