ArgumentValue

sealed

Type of default value for a UGen constructor argument. This allows for the inclusion of special values such as Nyquist or done actions that are more specific than for example Constant.

Companion
object
class Object
trait Matchable
class Any
class Boolean
class Float
object Inf
class Int
object Nyquist
class String

Value members

Abstract methods

def toGE: GE