Packages

final case class WithRef(peer: MkDoubleVector, ref: OutputRef) extends ZeroOut with Product with Serializable

Linear Supertypes
Serializable, ZeroOut, UGenSource[Unit, Unit], Expander[Unit], Lazy, Product, Equals, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. WithRef
  2. Serializable
  3. ZeroOut
  4. UGenSource
  5. Expander
  6. Lazy
  7. Product
  8. Equals
  9. AnyRef
  10. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. final def name: String
    Definition Classes
    UGenSource
  2. val peer: MkDoubleVector
  3. def productElementNames: Iterator[String]
    Definition Classes
    Product
  4. def productPrefix: String
    Definition Classes
    WithRef → Product
  5. val ref: OutputRef