aboutsummaryrefslogtreecommitdiff
path: root/cell-receive.pd
diff options
context:
space:
mode:
authorN.N. <chr15m@users.sourceforge.net>2007-07-10 07:47:46 +0000
committerN.N. <chr15m@users.sourceforge.net>2007-07-10 07:47:46 +0000
commit3faf17f7b713905f582def227df90dac15f3468d (patch)
treea429f621d2aad8db85d902fde422d3ff1e859bd6 /cell-receive.pd
This commit was generated by cvs2svn to compensate for changes in r7969,svn2git-root
which included commits to RCS files with non-trunk default branches. svn path=/trunk/abstractions/s-abstractions/; revision=7970
Diffstat (limited to 'cell-receive.pd')
-rw-r--r--cell-receive.pd11
1 files changed, 11 insertions, 0 deletions
diff --git a/cell-receive.pd b/cell-receive.pd
new file mode 100644
index 0000000..8b4aa31
--- /dev/null
+++ b/cell-receive.pd
@@ -0,0 +1,11 @@
+#N canvas 402 283 553 376 10;
+#X obj 4 5 r \$1;
+#X text 142 5 Adds this cell's value to it's neighbour's accumulation
+buffer;
+#X obj 97 70 \$2;
+#X obj 4 43 t f b;
+#X obj 4 91 tabwrite \$3cur;
+#X connect 0 0 3 0;
+#X connect 2 0 4 1;
+#X connect 3 0 4 0;
+#X connect 3 1 2 0;