package impl
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- abstract class AuralStreamLikeAttribute[T <: Txn[T], I1 <: Txn[I1], R <: Obj[T]] extends AuralScheduledBase[T, Target[T], View[T]] with AuralAttribute[T]
- abstract class AuralStreamLikeObj[T <: Txn[T], I1 <: Txn[I1], R <: Obj[T]] extends AuralScheduledBase[T, Unit, AuralObj[T]] with AuralObj[T]
- final class EventAsRunnerMap[T <: Txn[T]] extends MapObjLike[T, String, Form[T]]
Deprecated Type Members
- final class AuralProcEvtImpl[T <: Txn[T]] extends Impl[T]
Extends the standard aural proc implementation by injecting scalar values and others (audio-cues) directly from an event value, typically coming from a pattern.
Extends the standard aural proc implementation by injecting scalar values and others (audio-cues) directly from an event value, typically coming from a pattern.
- Annotations
- @deprecated
- Deprecated
(Since version 0.19.1) Should use standard AuralProc and runWith
Value Members
- object AuralStreamLikeAttribute
- object AuralStreamLikeObj
- object StreamImpl