final class Shift[T <: Txn[T]] extends LongOpImpl[T]
Type Members
- trait Changed extends SingleEvent[T, A]
Value Members
- object changed extends Changed
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- val amount: LongObj[T]
- final def asInstanceOf[T0]: T0
- final def attr(implicit tx: T): AttrMap[T]
- def clone(): AnyRef
- final def connect()(implicit tx: T): Shift.this.type
- def copy[Out <: Txn[Out]]()(implicit tx: T, txOut: Out, context: Copy[T, Out]): Elem[Out]
- final def dispose()(implicit tx: T): Unit
- def disposeData()(implicit tx: T): Unit
- final def eq(arg0: AnyRef): Boolean
- def equals(that: Any): Boolean
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- final def id: Ident[T]
- final def isInstanceOf[T0]: Boolean
- def mapNum(peerValue: AudioCue, numValue: Long): AudioCue
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- def num: LongObj[T]
- def numChannels(implicit tx: T): Int
- def numFrames(implicit tx: T): Long
- def opId: Int
- val peer: Obj[T]
- def sampleRate(implicit tx: T): Double
- final def spec(implicit tx: T): AudioFileSpec
- final def synchronized[T0](arg0: => T0): T0
- val targets: Targets[T]
- def toString(): String
- final def tpe: Type
- final def value(implicit tx: T): AudioCue
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
- final def write(out: DataOutput): Unit
- final def writeData(out: DataOutput): Unit
Deprecated Value Members
- def finalize(): Unit
Value Members
- final def connect()(implicit tx: T): Shift.this.type
- def disposeData()(implicit tx: T): Unit
- final def spec(implicit tx: T): AudioFileSpec
- final def tpe: Type
- final def value(implicit tx: T): AudioCue
- final def writeData(out: DataOutput): Unit
Inherited from Obj[T]
Value Members
- def numChannels(implicit tx: T): Int
- def numFrames(implicit tx: T): Long
- def sampleRate(implicit tx: T): Double
Inherited from ExprNodeImpl[T, AudioCue]
Value Members
- def toString(): String
Inherited from Node[T]
Value Members
- final def dispose()(implicit tx: T): Unit
- final def id: Ident[T]
- final def write(out: DataOutput): Unit
Value Members
- final def attr(implicit tx: T): AttrMap[T]
Value Members
- def equals(that: Any): Boolean
- def hashCode(): Int
Inherited from AnyRef
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- def clone(): AnyRef
- final def eq(arg0: AnyRef): Boolean
- final def getClass(): Class[_ <: AnyRef]
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- final def synchronized[T0](arg0: => T0): T0
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
- def finalize(): Unit
Inherited from Any
Value Members
- final def asInstanceOf[T0]: T0
- final def isInstanceOf[T0]: Boolean
Ungrouped
- trait Changed extends SingleEvent[T, A]
- object changed extends Changed
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- val amount: LongObj[T]
- final def asInstanceOf[T0]: T0
- final def attr(implicit tx: T): AttrMap[T]
- def clone(): AnyRef
- final def connect()(implicit tx: T): Shift.this.type
- def copy[Out <: Txn[Out]]()(implicit tx: T, txOut: Out, context: Copy[T, Out]): Elem[Out]
- final def dispose()(implicit tx: T): Unit
- def disposeData()(implicit tx: T): Unit
- final def eq(arg0: AnyRef): Boolean
- def equals(that: Any): Boolean
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- final def id: Ident[T]
- final def isInstanceOf[T0]: Boolean
- def mapNum(peerValue: AudioCue, numValue: Long): AudioCue
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- def num: LongObj[T]
- def numChannels(implicit tx: T): Int
- def numFrames(implicit tx: T): Long
- def opId: Int
- val peer: Obj[T]
- def sampleRate(implicit tx: T): Double
- final def spec(implicit tx: T): AudioFileSpec
- final def synchronized[T0](arg0: => T0): T0
- val targets: Targets[T]
- def toString(): String
- final def tpe: Type
- final def value(implicit tx: T): AudioCue
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
- final def write(out: DataOutput): Unit
- final def writeData(out: DataOutput): Unit
- def finalize(): Unit