de.sciss.synth.proc

impl

package impl

Visibility
  1. Public
  2. All

Type Members

  1. final class AsyncProcBuilder[S <: Sys[S]] extends AnyRef

    An object used in the preparatory phase of playing a process.

  2. trait AsyncResource[S <: Sys[S]] extends Processor[Any] with Disposable[impl.AsyncResource.S.Tx]

  3. final class BounceImpl[S <: Sys[S], I <: Sys[I]] extends Bounce[S]

  4. trait DummySerializerFactory[I <: Sys[I]] extends AnyRef

  5. trait KeyMapImpl[S <: Sys[S], Key, Value] extends AnyRef

     Common building block for implementing reactive maps where the key is a constant element (that is, it does not require updating such as an S#ID).

  6. final class StreamBuffer extends DynamicUser

    An object that manages streaming an audio buffer.

  7. final class SynthBuilder[S <: Sys[S]] extends NodeDependencyBuilder[S]

    An object used in the last phase of playing a process.

  8. final class SynthUpdater[S <: Sys[S]] extends NodeDependencyBuilder[S]

Ungrouped