<div dir="ltr">Apologies for derailing the thread<div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span style="font-size:13px"> Ive saved the file and it is is now behaving the way I want every time I open it, can I </span><b style="font-size:13px">rely</b><span style="font-size:13px"> that it will always open and work like that if no one edits the file changing the order of connections and everything?</span></blockquote><div><br></div><div>(As far as I know) you can be certain that a patch will run repeatedly the same way as long as no modifications to the file are made. </div><div><br></div><div>The only caveat would be using an object like random, where its number generator state is remembered for the lifetime of the Pd application running your patch. However, if you reopen the whole application it'll be reset.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 8 September 2015 at 15:05, Alexandre Torres Porres <span dir="ltr"><<a href="mailto:porres@gmail.com" target="_blank">porres@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">wow, this is quite a technical and theoretical discussion, nice.<div><br></div><div>but, keeping it simple and trying to avoid this nitty gritty completely, all I'm curious about is if I can <b>rely</b> on building a patch with order of creation/connection for both data and audio without trigger and subpatches.</div><div><br></div><div>and by that, the question is: if i know what I'm doing in the patch in order to force the behaviour I want, and the patch is working in the way that I want because of that, and Ive saved the file and it is is now behaving the way I want every time I open it, can I <b>rely</b> that it will always open and work like that if no one edits the file changing the order of connections and everything?</div><div><br></div><div>thanks</div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">2015-09-08 9:15 GMT-03:00 IOhannes m zmoelnig <span dir="ltr"><<a href="mailto:zmoelnig@iem.at" target="_blank">zmoelnig@iem.at</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>On 2015-09-08 12:21, Joe White wrote:<br>
>  Technically it doesn't. You can remove and re-add an existing connection<br>
> and it could change the order.<br>
><br>
> Re-instantiating objects does the same, I assume the GUI is removing the<br>
> object (and connection) and then re-connecting it back up.<br>
<br>
<br>
</span>ah yes, stupid me.<br>
<br>
fgmasr<br>
<div><div>IOhannes<br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="http://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
</div></div></blockquote></div><br></div>
</div></div><br>_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="http://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
<br></blockquote></div><br></div>