Rendering

object Rendering
Companion:
class
class Object
trait Matchable
class Any

Type members

Types

type Cancelled = Cancelled
type Running = Running
type State = State

Value members

Concrete methods

def apply[T <: Txn[LazyRef(...)]](peer: FScape[T], config: Config, attr: Attr[T])(implicit tx: T, universe: Universe[T]): Rendering[T]

Creates a view with the default UGenGraphBuilder.Context.

Creates a view with the default UGenGraphBuilder.Context.

Concrete fields

val Cancelled: Cancelled.type
val Completed: Completed.type
val Running: Running.type