objectIsIndividual extends ImpliesIndividual with Product with Serializable
Indicates that the UGen is otherwise individual. This is currently
used for many demand rate UGens which are internally advanced when polled,
so employing two times a Dseq with the same parameters should not collapse the UGens.
Indicates that the UGen is otherwise individual. This is currently used for many demand rate UGens which are internally advanced when polled, so employing two times a
Dseq
with the same parameters should not collapse the UGens.