WithFile

final case class WithFile(uri: URI, in: GE, fileType: GE, sampleFormat: GE, sampleRate: GE) extends SingleOut
Companion:
object
trait Serializable
trait SingleOut
trait SomeOut[StreamOut]
trait Lazy
trait GE
trait UGenSource[UGenInLike, StreamOut]
trait Expander[UGenInLike]
trait Lazy
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

override def productPrefix: String
Definition Classes
Product

Inherited methods

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