RateConstraint

Companion
class
trait Sum
trait Mirror
class Object
trait Matchable
class Any

Type members

Classlikes

final case
class Fixed(rate: Rate) extends RateConstraint

The rate of a UGen's argument must be exactly as specified here.

The rate of a UGen's argument must be exactly as specified here.

case
object SameAsUGen extends RateConstraint

The rate of a UGen's argument must be the same as the UGen's own calculation rate.

The rate of a UGen's argument must be the same as the UGen's own calculation rate.

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from
Mirror