RawUGen

trait RawUGen

The raw UGen information as it is found in a final UGenGraph.

class Object
trait Matchable
class Any

Value members

Abstract methods

def name: String
def numInputs: Int
def numOutputs: Int
def outputRates: IndexedSeq[Rate]
def rate: Rate
def specialIndex: Int