public interface UGenInput extends GraphElem
GraphElem
that represents elements in a graph
that can directly be used as inputs to a ugen.
So there are two implementing classes,
UGenChannel and Constant.| Modifier and Type | Method and Description |
|---|---|
String |
dumpName() |
Object |
getRate()
A UGen input is naturally single-channelled.
|
asUGenInputs, getNumOutputs, getOutputCopyright © 2015–2022 SciJava. All rights reserved.