<div dir="ltr">Thanks Forrest, I will try this out! I just wrapped up a bunch of paper writing and have some time to dedicate to s4pd again.  <div><br></div><div>Right now each object is isolated on its own, because one can always use send and receives to simulate sharing, and use shared data structures as noted. </div><div><br></div><div>Also, I should probably request you send s4pd or s4m specific things to the scheme for max google group just so as not to clutter up this list. I&#39;ll go rename the group to indicate it&#39;s for Pd as well now!</div><div>iain</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Jul 17, 2021 at 7:05 AM Forrest Curo &lt;<a href="mailto:treegestalt@gmail.com">treegestalt@gmail.com</a>&gt; 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"><div dir="ltr"><div>[text define cod]</div><div>----------</div><div>[line 0(</div><div>| [step(</div><div>|/</div><div>[text sequence cod]</div><div>|</div><div>[send cud]</div><div>---------</div><div>[receive cud]</div><div>|</div><div>[list trim]             (This is needed with output from &#39;text&#39;)</div><div>|</div><div>[fudiform -u]</div><div>|</div><div>[list tosymbol]</div><div>|</div><div>[s4pd]</div><div> |</div><div>[print]</div><div>==========</div><div>Clicking on the [text define] box opens it for input, without having to go into edit-mode. If you want what you type into it to remain stable, lines should end with &#39;;&#39;</div><div><br></div><div>To make what you&#39;ve just typed in to be visible to [s4pd] you need to save it. Closing the box is one way, but cumbersome, and leaves it inconveniently closed. So: ctrl-s does the job.    <br></div><div>=========</div><div>Questions, by the way. Each [s4pd] runs its own separate line of execution... Is there a built-in way for one [s4pd] to receive messages from or share a variable with another? (I suppose they could both reference the same pd [array]. Pd would be executing code from each box in sequence, according to its signal flow?)<br></div></div>
_______________________________________________<br>
Cmdist mailing list<br>
<a href="mailto:Cmdist@ccrma.stanford.edu" target="_blank">Cmdist@ccrma.stanford.edu</a><br>
<a href="https://cm-mail.stanford.edu/mailman/listinfo/cmdist" rel="noreferrer" target="_blank">https://cm-mail.stanford.edu/mailman/listinfo/cmdist</a><br>
</blockquote></div>