<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.24.1.1">
</HEAD>
<BODY>
Howdy all,<BR>
<BR>
I've been using the sssad objects, mainly datastore within my main song patches for a while now but needed to be able to save just locla objects.&nbsp; I found thesolution in the 808_local object in the diy2 patches but had the problem of multiple sssad saving objects telling each other to save, which is annoying if you are trying multiple changes and just want to save only one local set of objects' states.<BR>
<BR>
Blahblahblah, anyway I made rc-sssad to rectify those annoyances. It can be both a global and local saving object, depending on $1.&nbsp; Only the object that issued to save command will save, so multiple local objects<BR>
can work together.<BR>
<BR>
Mabey this will be useful to someone.<BR>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
---<BR>
Dan Wilcox<BR>
<A HREF="http://danomatika.com">danomatika.com</A><BR>
<A HREF="http://www.robotcowboy.com">robotcowboy.com</A>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>