I'm currently interested in testing out the sssad abstractions to see if they'll be useful for my needs. Unfortunately the site where they're normally found doesn't seem to be working:
http://mccormick.cx/viewcvs/s-abstractions.tar.gz?root=svn&view=tar
Maybe it's just down temporarily, but does anyone know another source in the meantime? Thanks!
On Fri, Jun 04, 2010 at 02:28:30AM -0700, Ryan Trigg wrote:
I'm currently interested in testing out the sssad abstractions to see if they'll be useful for my needs. Unfortunately the site where they're normally found doesn't seem to be working:
http://mccormick.cx/viewcvs/s-abstractions.tar.gz?root=svn&view=tar
Maybe it's just down temporarily, but does anyone know another source in the meantime? Thanks!
If's it just sssad.pd you're interested in: sssad's official home is the sourceforge subversion. (Or check out the rjlib from http://github.com/rjdj/rjlib/ it includes a copy called "u_sssad.pd"
Frank
On Fri, Jun 4, 2010 at 1:29 PM, Frank Barknecht fbar@footils.org wrote:
On Fri, Jun 04, 2010 at 02:28:30AM -0700, Ryan Trigg wrote:
I'm currently interested in testing out the sssad abstractions to see if they'll be useful for my needs. Unfortunately the site where they're normally found doesn't seem to be working:
http://mccormick.cx/viewcvs/s-abstractions.tar.gz?root=svn&view=tar
Maybe it's just down temporarily, but does anyone know another source in
the
meantime? Thanks!
If's it just sssad.pd you're interested in: sssad's official home is the sourceforge subversion. (Or check out the rjlib from http://github.com/rjdj/rjlib/ it includes a copy called "u_sssad.pd"
Ciao
Frank
http://mccormick.cx/viewcvs/oldcrap/s-abstractions/sssad.tar.gz?view=tar
+see http://puredata.hurleur.com/sujet-1531-sssad-save-module i think this patch is not in cvs
Andras
On Sat, Jun 05, 2010 at 12:28:00AM +0200, András Murányi wrote:
+see http://puredata.hurleur.com/sujet-1531-sssad-save-module i think this patch is not in cvs
I replied on page 2 of that thread explaining why it's not included. Quote from there:
The version of sssad that your enhancements are based on is pretty old
saving and setting specific keys only. Local saving can be achieved by adding a $0 as second argument to a sssad object, e.g. [sssad key $0]. And then there are "setonly" and "saveonly" messages to the sssad-object available to manage specific keys. I admit the latter aren't yet properly documented in the help file.
Frank
On Sat, Jun 5, 2010 at 10:30 AM, Frank Barknecht fbar@footils.org wrote:
On Sat, Jun 05, 2010 at 12:28:00AM +0200, András Murányi wrote:
+see http://puredata.hurleur.com/sujet-1531-sssad-save-module i think
this
patch is not in cvs
I replied on page 2 of that thread explaining why it's not included. Quote from there:
The version of sssad that your enhancements are based on is pretty old
- the current versions have various new features that deal with local
saving and setting specific keys only. Local saving can be achieved by adding a $0 as second argument to a sssad object, e.g. [sssad key $0]. And then there are "setonly" and "saveonly" messages to the sssad-object available to manage specific keys. I admit the latter aren't yet properly documented in the help file.
Ciao
Frank
Oh, wow, news for me... So you are talking about this one, right? http://pure-data.svn.sourceforge.net/viewvc/pure-data/trunk/abstractions/foo...
Andras
Hi Andras,
On Sat, Jun 05, 2010 at 07:10:21PM +0200, András Murányi wrote:
Oh, wow, news for me... So you are talking about this one, right? http://pure-data.svn.sourceforge.net/viewvc/pure-data/trunk/abstractions/foo...
Exactly, that's the one. I *guess* it's also the one in pd-extended, at least the newest versions, as this version is already 22 months old according to the SVN logs. I didn't make any changes after that AFAIR. If it isn't in pd-extended, just download it from above URL and put it into your patches. It's an abstraction, so no building necessary.
Frank Barknecht Do You RjDj.me? _ ______footils.org__
On Jun 6, 2010, at 4:51 AM, Frank Barknecht wrote:
Hi Andras,
On Sat, Jun 05, 2010 at 07:10:21PM +0200, András Murányi wrote:
Oh, wow, news for me... So you are talking about this one, right? http://pure-data.svn.sourceforge.net/viewvc/pure-data/trunk/abstractions/foo...
Exactly, that's the one. I *guess* it's also the one in pd-extended,
at least the newest versions, as this version is already 22 months old
according to the SVN logs. I didn't make any changes after that AFAIR. If it isn't in pd-extended, just download it from above URL and put it into your
patches. It's an abstraction, so no building necessary.
sssad is not in Pd-extended as of 0.41.4
.hc
Looking at things from a more basic level, you can come up with a more
direct solution... It may sound small in theory, but it in practice,
it can change entire economies. - Amy Smith
On Sun, Jun 6, 2010 at 10:25 PM, Hans-Christoph Steiner hans@at.or.atwrote:
On Jun 6, 2010, at 4:51 AM, Frank Barknecht wrote:
Hi Andras,
On Sat, Jun 05, 2010 at 07:10:21PM +0200, András Murányi wrote:
Oh, wow, news for me... So you are talking about this one, right?
http://pure-data.svn.sourceforge.net/viewvc/pure-data/trunk/abstractions/foo...
Exactly, that's the one. I *guess* it's also the one in pd-extended, at least the newest versions, as this version is already 22 months old according to the SVN logs. I didn't make any changes after that AFAIR. If it isn't in pd-extended, just download it from above URL and put it into your patches. It's an abstraction, so no building necessary.
sssad is not in Pd-extended as of 0.41.4
.hc
OK... The whole SVN and how it is represented in extended is beyond my current understanding. I just see the whole footils (list-abs and sssad included) missing. There is perhaps a reason, can I ask what is it?
Andras
Hi, On Sun, Jun 06, 2010 at 04:25:55PM -0400, Hans-Christoph Steiner wrote:
sssad is not in Pd-extended as of 0.41.4
I checked, seems it's also missing from Pd-ext-0.42-5. Jus wondering: I forgot the reason, is there still one? (AFAIR there was some error with [import sssad] because the object has the same name as the "library", but this is similar for nsend or list-abs/list-abs.pd which are still included.)
Frank
On Jun 7, 2010, at 9:53 AM, Frank Barknecht wrote:
Hi, On Sun, Jun 06, 2010 at 04:25:55PM -0400, Hans-Christoph Steiner wrote:
sssad is not in Pd-extended as of 0.41.4
I checked, seems it's also missing from Pd-ext-0.42-5. Jus wondering: I forgot the reason, is there still one? (AFAIR there was some error with [import sssad] because the object has the same name as the "library", but this is similar for nsend or list-abs/list-abs.pd which are still included.)
I think it should be included in extended as well. I use it in the majority of my patches and find it quite useful
It's a good, flexible state saving implementation. (Thanks Frank!).
Dan Wilcox danomatika.com robotcowboy.com
On Sun, Jun 6, 2010 at 10:51 AM, Frank Barknecht fbar@footils.org wrote:
Hi Andras,
On Sat, Jun 05, 2010 at 07:10:21PM +0200, András Murányi wrote:
Oh, wow, news for me... So you are talking about this one, right?
http://pure-data.svn.sourceforge.net/viewvc/pure-data/trunk/abstractions/foo...
Exactly, that's the one.
Oh, i thought i'd just swap this shiny new version my old one - but it's getting more complicated than that: My old sssad from s-abstraction had [presetstore], [namedstore], and [datastore], as well as [auto] and [panel] but these not present in this new one, and if i put the old missing abstractions into the new sssad they do not cooperate. I guess the whole sssad has change too much internally since [presetstore] et al had been made. Can someone give me some advice? Eg. can i get the functionality of [presetstore] with the newer sssad?
Andras
Hi,
On Sun, Jun 06, 2010 at 11:20:45PM +0200, András Murányi wrote:
My old sssad from s-abstraction had [presetstore], [namedstore], and [datastore], as well as [auto] and [panel]
These never were part of sssad. They are part of Chris McCormick's s-abstractions. [sssad] is meant to be a very basic tool to collect preset data. sssad itself doesn't even store this data, that's up to everyone else to do. Check the help file or examples for some ideas how to do it, but sssad is deliberatly leaving all this out. It's just a base for any preset system dealing with the problem how to collect and distribute preset data inside of a patch. (Being such a base it's a pity that it was excluded it from pd-ext, but that's not my business.)
but these not present in this new one, and if i put the old missing abstractions into the new sssad they do not cooperate. I guess the whole sssad has change too much internally since [presetstore] et al had been made. Can someone give me some advice? Eg. can i get the functionality of [presetstore] with the newer sssad?
The newer sssad is backwards-compatible, so you could just replace the old with the new objects.
Frank
On Sun, Jun 6, 2010 at 10:51 AM, Frank Barknecht fbar@footils.org wrote:
Hi Andras,
On Sat, Jun 05, 2010 at 07:10:21PM +0200, András Murányi wrote:
Oh, wow, news for me... So you are talking about this one, right?
http://pure-data.svn.sourceforge.net/viewvc/pure-data/trunk/abstractions/foo...
Exactly, that's the one. I *guess* it's also the one in pd-extended, at least the newest versions, as this version is already 22 months old according to the SVN logs. I didn't make any changes after that AFAIR. If it isn't in pd-extended, just download it from above URL and put it into your patches. It's an abstraction, so no building necessary.
Cool. I just forgot, why isn't it in pd-extended?
Andras