DiskIn

final case
class DiskIn(rate: Rate, key: String, loop: GE) extends Stream with IsIndividual
Companion
object
trait Serializable
trait IsIndividual
trait Stream
trait Lazy
trait GE
trait Expander[UGenInLike]
trait Lazy
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

def done: GE

A trigger signal for when the UGen has gone through the entire file. Note that this is only signalled if the UGen is not looping.

A trigger signal for when the UGen has gone through the entire file. Note that this is only signalled if the UGen is not looping.

Inherited methods

def makeUGens: UGenInLike
Inherited from
Stream
def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product