An implied rate means that the UGen can only possibly run at one particular rate.
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 AudioRated
and
does not include an explicit rate
argument in its case class constructor.
the rate at which the UGen runs
the type of constructor method to generate
An explicit set of supported rates.