de.sciss.synth.proc.Grapheme.Expr

Audio

object Audio extends ExprTypeImplA[Value.Audio]

Linear Supertypes
ExprTypeImplA[Value.Audio], TypeImpl1A[[$tilde]lucre.expr.Expr[~, Value.Audio]], Type1A[[$tilde]lucre.expr.Expr[~, Value.Audio]], Type1Like[[$tilde]lucre.expr.Expr[~, Value.Audio]], TypeImplLike[Extension1[[$tilde]lucre.expr.Expr[~, Value.Audio]]], ExprTypeImpl[Value.Audio], ExprType[Value.Audio], Type, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. Audio
  2. ExprTypeImplA
  3. TypeImpl1A
  4. Type1A
  5. Type1Like
  6. TypeImplLike
  7. ExprTypeImpl
  8. ExprType
  9. Type
  10. AnyRef
  11. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. final type Change = model.Change[Value.Audio]

    Attributes
    protected
    Definition Classes
    ExprTypeImpl
  2. final type Ex[S <: Sys[S]] = lucre.expr.Expr[S, Value.Audio]

    Attributes
    protected
    Definition Classes
    ExprTypeImpl
  3. final type ExN[S <: Sys[S]] = lucre.expr.Expr.Node[S, Value.Audio]

    Attributes
    protected
    Definition Classes
    ExprTypeImpl
  4. final type ExV[S <: Sys[S]] = Var[S, Value.Audio]

    Attributes
    protected
    Definition Classes
    ExprTypeImpl

Value Members

  1. final def !=(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  2. final def !=(arg0: Any): Boolean

    Definition Classes
    Any
  3. final def ##(): Int

    Definition Classes
    AnyRef → Any
  4. final def ==(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  5. final def ==(arg0: Any): Boolean

    Definition Classes
    Any
  6. final def addExtension(exts: Array[Extension1[[$tilde]lucre.expr.Expr[~, Value.Audio]]], ext: Extension1[[$tilde]lucre.expr.Expr[~, Value.Audio]]): Array[Extension1[[$tilde]lucre.expr.Expr[~, Value.Audio]]]

    Attributes
    protected
    Definition Classes
    TypeImplLike
  7. def apply[S <: Sys[S]](artifact: Artifact[S], spec: AudioFileSpec, offset: lucre.expr.Expr[S, Long], gain: lucre.expr.Expr[S, Double])(implicit tx: Audio.apply.S.Tx): Audio[S]

  8. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  9. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  10. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  11. def equals(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  12. final val extTag: ClassTag[Extension1[[$tilde]lucre.expr.Expr[~, Value.Audio]]]

    Attributes
    protected
    Definition Classes
    TypeImpl1A → TypeImplLike
  13. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  14. final def findExt(exts: Array[Extension1[[$tilde]lucre.expr.Expr[~, Value.Audio]]], op: Int): Extension1[[$tilde]lucre.expr.Expr[~, Value.Audio]]

    Attributes
    protected
    Definition Classes
    TypeImplLike
  15. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  16. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  17. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  18. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  19. final def newConst[S <: Sys[S]](value: Value.Audio): Const[S, Value.Audio]

    Definition Classes
    ExprTypeImpl → ExprType
  20. final def newVar[S <: Sys[S]](init: Ex[S])(implicit tx: lucre.expr.impl.ExprTypeImpl.newVar.S.Tx): ExV[S]

    Definition Classes
    ExprTypeImpl → ExprType
  21. final def notify(): Unit

    Definition Classes
    AnyRef
  22. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  23. final def read[S <: Sys[S]](in: DataInput, access: lucre.expr.impl.ExprTypeImpl.read.S.Acc)(implicit tx: lucre.expr.impl.ExprTypeImpl.read.S.Tx): Ex[S]

    Definition Classes
    ExprTypeImpl
  24. final def readConst[S <: Sys[S]](in: DataInput): Const[S, Value.Audio]

    Definition Classes
    ExprTypeImpl → ExprType
  25. final def readExtension[S <: Sys[S]](arity: Int, op: Int, in: DataInput, access: lucre.expr.impl.TypeImpl1A.readExtension.S.Acc, targets: Targets[S])(implicit tx: lucre.expr.impl.TypeImpl1A.readExtension.S.Tx): lucre.expr.Expr[S, Value.Audio] with lucre.event.Node[S]

    Attributes
    protected
    Definition Classes
    TypeImpl1A
  26. def readNode[S <: Sys[S]](cookie: Int, in: DataInput, access: Audio.readNode.S.Acc, targets: Targets[S])(implicit tx: Audio.readNode.S.Tx): Audio[S] with lucre.event.Node[S]

    Attributes
    protected
    Definition Classes
    Audio → ExprTypeImplA → ExprTypeImpl
  27. def readValue(in: DataInput): Value.Audio

    Definition Classes
    Audio → ExprType
  28. final def readVar[S <: Sys[S]](in: DataInput, access: lucre.expr.impl.ExprTypeImpl.readVar.S.Acc, targets: Targets[S])(implicit tx: lucre.expr.impl.ExprTypeImpl.readVar.S.Tx): ExV[S]

    Attributes
    protected
    Definition Classes
    ExprTypeImpl
  29. final def readVar[S <: Sys[S]](in: DataInput, access: lucre.expr.impl.ExprTypeImpl.readVar.S.Acc)(implicit tx: lucre.expr.impl.ExprTypeImpl.readVar.S.Tx): ExV[S]

    Definition Classes
    ExprTypeImpl → ExprType
  30. final def registerExtension(arity: Int, ext: Ext): Unit

    Definition Classes
    TypeImpl1A → Type1A
  31. implicit final def serializer[S <: Sys[S]]: Serializer[S, Ex[S]]

    Definition Classes
    ExprTypeImpl → ExprType
  32. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  33. def toString(): String

    Definition Classes
    AnyRef → Any
  34. final val typeID: Int(13)

    Definition Classes
    Audio → Type
  35. def unapply[S <: Sys[S]](expr: Expr[S]): Option[(Artifact[S], AudioFileSpec, lucre.expr.Expr[S, Long], lucre.expr.Expr[S, Double])]

  36. implicit final def varSerializer[S <: Sys[S]]: Serializer[S, ExV[S]]

    Definition Classes
    ExprTypeImpl → ExprType
  37. final def wait(): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  38. final def wait(arg0: Long, arg1: Int): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  39. final def wait(arg0: Long): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  40. def writeValue(v: Value.Audio, out: DataOutput): Unit

    Definition Classes
    Audio → ExprType

Inherited from ExprTypeImplA[Value.Audio]

Inherited from TypeImpl1A[[$tilde]lucre.expr.Expr[~, Value.Audio]]

Inherited from Type1A[[$tilde]lucre.expr.Expr[~, Value.Audio]]

Inherited from Type1Like[[$tilde]lucre.expr.Expr[~, Value.Audio]]

Inherited from TypeImplLike[Extension1[[$tilde]lucre.expr.Expr[~, Value.Audio]]]

Inherited from ExprTypeImpl[Value.Audio]

Inherited from ExprType[Value.Audio]

Inherited from Type

Inherited from AnyRef

Inherited from Any

Ungrouped