<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div><span>Hello,</span></div><div><span>&nbsp;&nbsp;&nbsp;&nbsp; Look in doc/manuals/pd-msg.</span><span>&nbsp; Specifically, a good "cheat sheet" is:</span></div><div><span> doc/manuals/pd-msg/1.msg_and_patch</span></div>
<br>You can also see them go by in a terminal window if you start pd with the flag:<br>-d 2<br><div><br></div><div>Just ignore the tcl canvas id at the beginning of the message-- everything following it should <br></div><div>show you the message you would need to reconstruct whatever action you're performing inside <br></div><div>the patch.&nbsp; (As a hack, you can actually use that output with [qlist] to record and playback your own <br></div><div>patching habits, which comes in handy for live coding. :)</div><div><br></div><div>-Jonathan<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"><div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"><font face="Arial" size="2"><hr size="1"><b><span style="font-weight:bold;">From:</span></b> Фывапр Олджэвич
 &lt;tofuckof@inbox.ru&gt;<br><b><span style="font-weight: bold;">To:</span></b> PD-list &lt;PD-list@iem.at&gt;<br><b><span style="font-weight: bold;">Sent:</span></b> Friday, August 26, 2011 9:27 PM<br><b><span style="font-weight: bold;">Subject:</span></b> [PD] programming messages<br></font><br><div id="yiv500295666">
Hello !<br><br>Can anybody help to find exhaustive<span></span> reference for programming messages in PD ?<br><br>For example, I know how to let PD to create file and open new canvas - it is by this message: <br><br>[ ; pd filename mon-nouveau-patch.pd /tmp; #N canvas; #X pop 1;<span> (<br><br>And how, for example, to load some abstractions or new objects into existing patch on the fly ? <br><br>I tried this :&nbsp; [ ; pd load myabstraction.pd (&nbsp; <br><br>and others... but its not working.. i tried to find in help and tutorials - can't ... <br><br>is there any info about further programming messages ?&nbsp; <br><br>thank you !<br></span> 
</div><br>_______________________________________________<br><a ymailto="mailto:Pd-list@iem.at" href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br><br><br></div></div></blockquote></div></div></body></html>