Silent

final case
class Silent(numChannels: Int) extends Lazy with AudioRated

A graph element that produces a constant silent (zero) audio-rate output signal.

Value Params
numChannels

the number of output channels

See also
Companion
object
trait Serializable
trait AudioRated
trait Lazy
trait GE
trait Expander[UGenInLike]
trait Lazy
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product
final
def rate: Rate
Inherited from
AudioRated