AuralOutput

Companion
class
class Object
trait Matchable
class Any

Type members

Classlikes

trait Owned[T <: Txn[T]] extends AuralOutput[T]
case
class Play(n: NodeRef) extends Update
case
object Stop extends Update
sealed
trait Update

Value members

Concrete methods

def apply[T <: Txn[LazyRef(...)]](view: Proc[T], output: Output[T], bus: AudioBus)(implicit tx: T, context: AuralContext[T]): Owned[T]

Creates a new aural scan view and registers it with the context under scan.id.

Creates a new aural scan view and registers it with the context under scan.id.