add Pdyn for gated modulations
This commit is contained in:
@ -101,7 +101,7 @@
|
||||
}
|
||||
|
||||
pwrand { arg weights, repeats=1;
|
||||
^Pwrand(this, weights, repeats);
|
||||
^Pwrand(this, weights.normalizeSum, repeats);
|
||||
}
|
||||
|
||||
pwhite { arg repeats=inf;
|
||||
|
||||
Reference in New Issue
Block a user