an index signal into the channels of the in
argument.
The index is automatically clipped to lie between 0
and in.numOutputs - 1
. The index is truncated to its
integer part (not rounded), hence using for instance an
index of 0.9
will still be interpreted as index 0
.
a graph element which is composed of the channels to be indexed.
an index signal into the channels of the in
argument.
The index is automatically clipped to lie between 0
and in.numOutputs - 1
. The index is truncated to its
integer part (not rounded), hence using for instance an
index of 0.9
will still be interpreted as index 0
.
a graph element which is composed of the channels to be indexed.
an index signal into the channels of the in
argument.
The index is automatically clipped to lie between 0
and in.numOutputs - 1
. The index is truncated to its
integer part (not rounded), hence using for instance an
index of 0.9
will still be interpreted as index 0
.
a graph element which is composed of the channels to be indexed.
A UGen which selects among a sequence of inputs, according to an index signal. Note that, although only one signal of the
multi
input is let through at a time, still all ugens are continuously running.TWindex