<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jun 24, 2013 at 7:04 PM, Frank Barknecht <span dir="ltr">&lt;<a href="mailto:fbar@footils.org" target="_blank">fbar@footils.org</a>&gt;</span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>On Mon, Jun 24, 2013 at 04:00:15PM +0200, András Murányi wrote:<br>
&gt; thanks for the tip.<br>
&gt; I&#39;m using [presetstore] which writes to [pd presetstore0] (etc...)<br>
&gt; subpatches. (BTW, latest s-abstractions don&#39;t have [presetstore] any more?)<br>
&gt; I&#39;ve set up the print on receivers, but I guess placing [r $2-SSSAD_ADMIN]<br>
&gt; and [r $2-SSSAD] inside the [presetstore] patch was not a good idea because<br>
&gt; they didn&#39;t receive anything (where to put them then?)<br>
<br>
</div>sssad-objects created as [sssad something KEY] will send to KEY-SSSAD_ADMIN and<br>
KEY-SSSAD, all others will send to SSSAD_ADMIN and SSSAD. To receive from those<br>
semi-global [sssad]-objects, you&#39;d need to replace the receivers next to the<br>
sssad-objects that use the second argument.<br>
<br>
Maybe you can search for &quot;sssad&quot; objects in your patch and try to find some<br>
that use second args?<br>
<br>
Also the semi-global/local receivers have been added at some time after<br>
s-abstractions where born. Although old already, maybe you have a mix of both<br>
versions installed now? The old one didn&#39;t have any $2-SSSAD senders/receivers<br>
inside.<br>
<div><div><br>
Ciao<br>
--<br>
 Frank Barknecht                                     _ ______footils.org__<br>
</div></div></blockquote></div><br>Shame on me, i did have two different sssad folders in my path. Now i&#39;ve cleaned things up and there&#39;s only the one from s-abstractions - but that&#39;s not the solution yet.<br>


</div><div class="gmail_extra">I&#39;ve noticed that s-abstractions dropped [presetstore] and that may have a good reason. Is it possible that it&#39;s actually not compatible with current sssad?<br></div><div class="gmail_extra">


I&#39;ve also noticed [saver] in s-abstrations/sssad which seems to be like [presetstore] (except that [presetstore] saved to subpatches while [saver] saves to textfiles). I&#39;ve tried it and it doesn&#39;t work for me: &quot;error: $1state-11.sssad: write failed&quot;. (It does create 0-byte files in s-abstrations/sssad though.)<br>

<br></div><div class="gmail_extra">[datastore] however, is still part of  s-abstractions (it saves a single state to a subpatch), and it doesn&#39;t work here. I tried datastore-help.pd and it saves an empty state. What&#39;s interesting, is that if I try it while my other big patch is open, it consistently triggers a segfault.<br>

</div><div class="gmail_extra"><br>
</div><div class="gmail_extra"><br>András
</div></div>