Packages

package lucre

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. trait Cache extends AnyRef
  2. trait FScape[S <: Sys[S]] extends Obj[S] with Publisher[S, Update[S]]

    The FScape trait is the basic entity representing a sound process.

  3. trait GraphObj[S <: Sys[S]] extends Expr[S, Graph]
  4. trait OutputGenView[S <: Sys[S]] extends GenView[S]
  5. trait UGenGraphBuilder extends Builder

Value Members

  1. object Cache
  2. object FScape extends Type
  3. object GraphObj extends ExprTypeImpl[Graph, GraphObj]
  4. object MacroImplicits

    Enables implicits extensions to assign Graphs to an FScape object from a standard IDE, compiling these objects correctly for storage in the workspace, and preserving the corresponding source code.

  5. object OutputGenView
  6. object UGenGraphBuilder

Ungrouped