<div dir="ltr"><div class="gmail_extra">yeah you could argue that there are many things that can be done more simply by expanding pd's code base.  <br><br>for loops come to mind as the most obvious example.  instead of using </div><div class="gmail_extra"><br></div><div class="gmail_extra">[1024(<br>|</div><div class="gmail_extra">[until] </div><div class="gmail_extra">|</div><div class="gmail_extra">[f ] x [+ 1]<br><br></div><div class="gmail_extra">pd could just have a [for 1024] object. <br><br>bit it doesn't, because the is a way to do it without new objects. <br><br>this is good in my opinion.  It means when you are first learning pd, you only have to learn a small number of objects. </div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div></div>