AudioFileIn

final case class AudioFileIn(file: URI, numChannels: Int) extends MultiOut[Double]
Companion:
object
trait Serializable
trait MultiOut[Double]
trait Lazy[Double]
trait GE[Double]
trait UGenSource[UGenInLike[Double], IndexedSeq[StreamOut]]
trait Expander[UGenInLike[Double]]
trait Lazy
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

final def name: String
Inherited from:
UGenSource
def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product