Packages

final case class NumControlBuses() extends SingleOut with ScalarRated with Product with Serializable

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. NumControlBuses
  2. Serializable
  3. ScalarRated
  4. SingleOut
  5. SomeOut
  6. Lazy
  7. GE
  8. UGenSource
  9. Expander
  10. Lazy
  11. Product
  12. Equals
  13. AnyRef
  14. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new NumControlBuses()

Value Members

  1. lazy val hashCode: Int
    Definition Classes
    UGenSource → AnyRef → Any
  2. final def name: String
    Definition Classes
    UGenSource
  3. def productElementNames: Iterator[String]
    Definition Classes
    Product
  4. final def rate: Rate
    Definition Classes
    ScalarRated