de.sciss.processor

impl

package impl

Visibility
  1. Public
  2. All

Type Members

  1. trait FutureProxy[A] extends Future[A]

  2. trait ProcessorImpl[Product, Repr] extends Processor[Product, Repr] with Prepared with ModelImpl[Update[Product, Repr]] with FutureProxy[Product]

    An implementation of Processor along with Processor.Prepared that handles everything except the main processing loop.

Ungrouped