<div dir="ltr">Thanks!<div><br></div><div>So, 'deterministic' here would mean that, no matter what, it does what it is asked for in the given order, waiting every time until each step is done?</div><div><br></div><div>I guess that if I ask for a 'list' of all events, I mean the fully determined sequence of commands that happen throughout the execution of a patch. This would look like an overloaded and fully verbose log file that shows every step of the patch. I think a log like this might be useful for debugging or for increasing efficiency. </div><div><br></div><div>I have used [text sequence] to record performances, for example, in order to replicate a performance. However, a log like the one above might serve different purposes, but I have no idea where or how it could be implemented (perhaps something like `pd -log -open main.pd` would just output the log instead of running the patch) </div><div><div><br></div><div><br></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jan 29, 2019 at 2:20 PM Roman Haefeli <<a href="mailto:reduzent@gmail.com">reduzent@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Tue, 2019-01-29 at 13:55 +0100, Fede Camara Halac wrote:<br>
> Thanks Christof and Claude for your replies. <br>
> <br>
> My question need some clarification, namely that I am not using any<br>
> object calling clocks (delay, metro, pipe, etc) or dsp objects. I am<br>
> only interested in 0-time ordering, for example:<br>
> <br>
> [loadbang]<br>
> > <br>
> <br>
> [t b b b       ]<br>
> I       I           I<br>
> I       I          (load many large arrays/soundfiles)<br>
> >      (analize arrrays/sounds and write them to disk)<br>
> > <br>
> <br>
> [; pd quit(<br>
<br>
That should work as (I believe) you expect it. It loads files, analyzes<br>
them, writes results to disk and quits Pd. Pd _is_ deterministic, as<br>
Claude already pointed out.<br>
<br>
BTW: I guess the common convention is that ASCII art works for<br>
monospaced fonts.<br>
<br>
Roman<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="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">https://lists.puredata.info/listinfo/pd-list</a><br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><a href="http://fdch.github.io/tv" target="_blank">http://fdch.github.io/tv</a></div></div>