package lucre
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- trait Cache extends AnyRef
-
trait
FScape[S <: Sys[S]] extends Obj[S] with Publisher[S, Update[S]]
The
FScapetrait is the basic entity representing a sound process. - trait GraphObj[S <: Sys[S]] extends Expr[S, Graph]
- trait OutputGenView[S <: Sys[S]] extends GenView[S]
- trait UGenGraphBuilder extends Builder
Value Members
- object Cache
- object FScape extends Type
- object GraphObj extends ExprTypeImpl[Graph, GraphObj]
-
object
MacroImplicits
Enables implicits extensions to assign
Graphs to anFScapeobject from a standard IDE, compiling these objects correctly for storage in the workspace, and preserving the corresponding source code. - object OutputGenView
- object UGenGraphBuilder