aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Iannini <lukeiannini@users.sourceforge.net>2008-08-19 08:31:38 +0000
committerLuke Iannini <lukeiannini@users.sourceforge.net>2008-08-19 08:31:38 +0000
commitf35846dd96fa91a6fa268d27422c9e72d46b8246 (patch)
treedf146b6d70d587fc5099d04cfd7c1b3cc27e5f8b
parent897b75f7b63b024cb61b58498ff7e22a4e8b88f4 (diff)
fixed oscinify to work as advertised
svn path=/trunk/abstractions/senderfruit/; revision=10256
-rw-r--r--core/oscinify.pd14
1 files changed, 7 insertions, 7 deletions
diff --git a/core/oscinify.pd b/core/oscinify.pd
index 0976372..a0d6fe3 100644
--- a/core/oscinify.pd
+++ b/core/oscinify.pd
@@ -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;