Dswitch1:
Filter:
Classes | UGens > Demand

Dswitch1 : DUGen : UGen : AbstractFunction : Object

Demand rate generator for switching between inputs.
Source: Demand.sc
Subclasses: Dswitch

Description

Demand rate generator for switching between inputs.

See Pswitch1 for structurally related equivalent.

Class Methods

Dswitch1.new(list, index)

Arguments:

list

Array of values or other UGens.

index

Which of the inputs to return.

Inherited class methods

Instance Methods

Inherited instance methods

Examples