Minim
core | ugens | analysis
 

Line

setEndAmp

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.

Signature

void setEndAmp(float newEndAmp)

Parameters

newEndAmp — float: the new value to end at

Returns

None

Related

Example

None available

Usage

Web & Application