Package

de.sciss.synth

impl

Permalink

package impl

Visibility
  1. Public
  2. All

Type Members

  1. trait BasicUGenGraphBuilder extends UGenGraphBuilderLike

    Permalink
  2. final class DefaultUGenGraphBuilder extends BasicUGenGraphBuilder

    Permalink
  3. trait UGenGraphBuilderLike extends Builder

    Permalink

    Complete implementation of a ugen graph builder, except for the actual code that calls force on the sources of a SynthGraph.

    Complete implementation of a ugen graph builder, except for the actual code that calls force on the sources of a SynthGraph. Implementations should call the build method passing in the control proxies for all involved synth graphs.

Value Members

  1. object ConnectionLike

    Permalink
  2. object DefaultUGenGraphBuilderFactory extends BuilderFactory

    Permalink
  3. object UGenGraphBuilderLike

    Permalink

Ungrouped