the rate at which the UGen runs
the type of constructor method to generate
the type of constructor method to generate
the rate at which the UGen runs
The set of supported rates, whether implied or explicit.
An implied rate means that the UGen can only possibly run at one particular rate. When an implied rate is used, the UGen mixes in a rate trait, such as
AudioRatedand does not include an explicitrateargument in its case class constructor.the rate at which the UGen runs
the type of constructor method to generate