just saying I usually have to send the total number of clones as an argument.
I can imagine adding a flag to [clone] to automatically pass the
number of instances as the second argument:
[clone -n foo 20] == [clone foo 20 20]
but I'm not sure it's worth it...
nah, it's ugly, you need to do something weird instead of just sending the argument. It'd be good if this was retrievable as an argument in the first design, now we have to live with it or break compatibility
______________________
;
pd compatibility-flag 0.51 <
______________________
:facepalm: