buffer which contains the steps for each scale degree.
input index signal
Abstract method which must be implemented by creating the actual UGen
s
during expansion.
Abstract method which must be implemented by creating the actual UGen
s
during expansion. This method is at most called once during graph
expansion
the expanded object (depending on the type parameter U
)
number of steps per octave in the scale.
A UGen that uses an input signal as an index into an octave repeating table of pitch classes. The input is truncated to an integer, and indices wrap around the table and shift octaves as they do.
buffer which contains the steps for each scale degree.
input index signal
number of steps per octave in the scale.
WrapIndex