<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr">Em ter, 8 de jan de 2019 às 15:40, Lucas Cordiviola <<a href="mailto:lucarda27@hotmail.com">lucarda27@hotmail.com</a>> escreveu:</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div bgcolor="#FFFFFF">
<p>Are you sure [clone ./convpartition 688 church.wav 1007] is correct?</p></div></blockquote><div>yup, what do you mean?</div><div><br></div><div>Anyway, I'm using dynamic patching because the patch calculates how many partitions we need fro the IR size and window size. Then I create the [clone] object with the ./convpartition abstraction and make the connections. The number of instances of clone is the number of partitions "688" when loading church.wav as an IR with a window size of 512. The last number (1007) is actually "$0", which I use to send information to the instances of ./convpartition abstraction (inside the abstraction there's a [r $3-size] object.</div><div><br></div><div>So yeah, all looks nice...</div><div><br></div><div>Anyway, if [clone] allowed us to set the number of instances via a message, everything would be much simpler and no need for dynamic patching.</div><div><br></div><div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div bgcolor="#FFFFFF"><p>On Pd-32bit I get the console spitting multiple:</p><p><i>pd: resizebytes() failed -- out of memory</i></p><p>:(</p></div></blockquote><div> that sucks :/ - I have no idea why, I've never seen the "<i>pd: resizebytes() failed -- out of memory</i>" message.</div></div><div><br></div><div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div bgcolor="#FFFFFF"><p>It freezes my windows machine if opening on Pd-64bit.</p><p></p></div></blockquote><div> </div></div><div>weird :/ </div></div></div>