KlangSpec

final case
class KlangSpec(freq: GE, amp: GE, decay: GE) extends GE
Companion
object
trait Serializable
trait GE
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

def expand: UGenInLike
def numOutputs: Int
def rate: MaybeRate

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product