de.sciss.synth.ugen
A UGen that finds the largest value across the channels of its input signal, providing both the value and the index.
multi-channel signal to analyze
BufMax
ArrayMin
Abstract method which must be implemented by creating the actual UGens during expansion.
UGen
Abstract method which must be implemented by creating the actual UGens during expansion. This method is at most called once during graph expansion
the expanded object (depending on the type parameter U)
U
A UGen that finds the largest value across the channels of its input signal, providing both the value and the index.
multi-channel signal to analyze
BufMax
ArrayMin