[PD-cvs] SF.net SVN: pure-data:[10221] trunk/abstractions/footils/sssad

fbar at users.sourceforge.net fbar at users.sourceforge.net
Sun Jul 27 12:47:57 CEST 2008


Revision: 10221
          http://pure-data.svn.sourceforge.net/pure-data/?rev=10221&view=rev
Author:   fbar
Date:     2008-07-27 10:47:56 +0000 (Sun, 27 Jul 2008)

Log Message:
-----------
removed dependency on singleton.pd as suggested by Enrique Erne

Modified Paths:
--------------
    trunk/abstractions/footils/sssad/README.txt
    trunk/abstractions/footils/sssad/sssad.pd

Modified: trunk/abstractions/footils/sssad/README.txt
===================================================================
--- trunk/abstractions/footils/sssad/README.txt	2008-07-26 19:00:17 UTC (rev 10220)
+++ trunk/abstractions/footils/sssad/README.txt	2008-07-27 10:47:56 UTC (rev 10221)
@@ -9,11 +9,13 @@
 
 [sssad] was written by Frank Barknecht <fbar at footils.org> and was inspired from
 a discussion about Max's [pv] and [pvar] objects on pd-list brought up by "Item
-State"
+State". Filtering out duplicates when saving data uses an approach by Enrique Erne.
 
-Internally it uses [singleton] which goes back to an idea by Enrique Erne and
+Older versions internally it used the helper abstractions in the "_sssad/"
+subdirectory: [singleton] which goes back to an idea by Enrique Erne and
 IOhannes m zmoelnig plus [list_argument] which was ripped of from
-Hans-Christoph Steiner's [float_argument]
+Hans-Christoph Steiner's [float_argument]. Those are not used anymore and only
+kept for historic reasons, and will be delted when they've found another place.
 
 License
 =======


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Pd-cvs mailing list