[PD-cvs] SF.net SVN: pure-data:[10256] trunk/abstractions/senderfruit/core/oscinify. pd

lukeiannini at users.sourceforge.net lukeiannini at users.sourceforge.net
Tue Aug 19 10:31:39 CEST 2008


Revision: 10256
          http://pure-data.svn.sourceforge.net/pure-data/?rev=10256&view=rev
Author:   lukeiannini
Date:     2008-08-19 08:31:38 +0000 (Tue, 19 Aug 2008)

Log Message:
-----------
fixed oscinify to work as advertised

Modified Paths:
--------------
    trunk/abstractions/senderfruit/core/oscinify.pd

Modified: trunk/abstractions/senderfruit/core/oscinify.pd
===================================================================
--- trunk/abstractions/senderfruit/core/oscinify.pd	2008-08-19 07:42:50 UTC (rev 10255)
+++ trunk/abstractions/senderfruit/core/oscinify.pd	2008-08-19 08:31:38 UTC (rev 10256)
@@ -1,8 +1,8 @@
-#N canvas 594 98 149 115 10;
-#X obj 21 74 s PDOSC;
-#X obj 21 21 r \$2;
-#X obj 21 45 list prepend \$1;
-#X obj 21 0 inlet;
+#N canvas 433 96 153 116 10;
+#X obj 22 11 r PDOSC;
+#X obj 22 34 deeprouteOSC \$1;
+#X obj 22 65 s \$2;
+#X obj 22 91 outlet;
+#X connect 0 0 1 0;
 #X connect 1 0 2 0;
-#X connect 2 0 0 0;
-#X connect 3 0 0 0;
+#X connect 1 0 3 0;


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