Minim
core
ugens
analysis
 
Name setEndAmp
Examples
None available
Description Set the ending value of the Line's transition. This can be set while a Line is transitioning without causing serious discontinuities in the Line's output.
Syntax
setEndAmp(newEndAmp);
Parameters
newEndAmp   float: the new value to end at
Returns None
Usage Web & Application
Related