Hi, Frank-<br><br>This still isn&#39;t working for me. I bang the File to set the textfile to a new file in the same directory as the MAIN patch. But when I bang Save I get this in the pd window:<br><br>error: D:/+Audio_Sync/pd/sssad-ex-2/tester.txt: write failed<br>
<br>The only modification I made to your patches is changing [sssad number $0] to [sssad/sssad number $0] &amp; respectively with number2.<br><br>Thanks,<br><br>JN<br><br><div class="gmail_quote">On Sun, Dec 7, 2008 at 11:49 AM, Frank Barknecht <span dir="ltr">&lt;<a href="mailto:fbar@footils.org">fbar@footils.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hallo,<br>
<div class="Ih2E3d">Joe Newlin hat gesagt: // Joe Newlin wrote:<br>
<br>
</div><div class="Ih2E3d">&gt; Thanks for that demonstration, Frank, and though I think the concept is<br>
&gt; pretty straightforward, I still can&#39;t get my particular implementation<br>
&gt; working right.<br>
&gt;<br>
&gt; I can see in your example how the SSSAD messages are being sent and received<br>
&gt; locally. But I&#39;m having trouble making the leap from there to saving and<br>
&gt; loading lists to textfiles.<br>
&gt;<br>
&gt; I have Chris McCormick&#39;s global sssad implementation working perfectly in my<br>
&gt; parent patch. And I can get robotcowboy&#39;s rc-sssad collecting local data<br>
&gt; from my subpatch in a message object. But I can&#39;t seem to figure out how to<br>
&gt; combine the two concepts to that I can save local data to a text file (and<br>
&gt; load from a text file).<br>
<br>
</div>I attached a little variation to my previous patch. The only chang is<br>
in number-abs-local.pd, which now includes an object called<br>
[sssad-loader $0]. Take a close look at its internals to check out<br>
local saving. It accepts &quot;save FILENAME&quot; and &quot;load FILENAME&quot; messages<br>
and will restore rsp. store local settings from rsp. into that file.<br>
<br>
You have to pass the parent patch&#39;s $0 to this sssad-loader<br>
abstraction as a creation argument, there it is used as $1 in the<br>
names of the SSSAD-receivers.<br>
<br>
The three GUI bangs in number-abs-local.pd are used to demonstrate<br>
this. There is a settings.txt which you can load settings from (first<br>
select that file with the yellowish &quot;file&quot; bang once) or write settings<br>
into it.<br>
<br>
You should be able to exchange the settings in both instances of<br>
number-abs-local.pd by selecting settings.txt in both of them and<br>
playing with the save/load bangs.<br>
<br>
If anything isn&#39;t clear (which probably will happen) please ask more!<br>
;)<br>
<div><div></div><div class="Wj3C7c"><br>
Ciao<br>
--<br>
&nbsp;Frank Barknecht &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Do You RjDj.me? &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;_ ______footils.org__<br>
</div></div><br>_______________________________________________<br>
<a 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></blockquote></div><br>