FadeOut

final case
class FadeOut(rate: Rate, key: String) extends SingleBase
Companion
object
trait Serializable
class SingleBase
class Base
trait Lazy
trait GE
trait Expander[UGenInLike]
trait Lazy
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

final
def makeUGens: UGenInLike
Inherited from
Base
final protected
def mkEnv(b: UGenGraphBuilder, dur: GE): IEnv
Inherited from
SingleBase
def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product
final protected
def readCtl(b: UGenGraphBuilder, key: String): (GE, Curve, GE)

Returns (dur, shape, floor)

Returns (dur, shape, floor)

Inherited from
Base