Context

trait Context[T <: Txn[T]]
class Object
trait Matchable
class Any

Value members

Abstract methods

def attr: Attr[T]
def requestInput[Res](req: Input { type Value = Res; }, io: IO[T] & UGenGraphBuilder)(implicit tx: T): Res