aboutsummaryrefslogtreecommitdiff
path: root/diff_n.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-02-10 05:21:35 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-02-10 05:21:35 +0000
commitb0694283829f7627cd424ae0a417b6eb5c985377 (patch)
treee5a81cd48afded643bcbcaa6d10a5c936bd1d3da /diff_n.pd
parent47950158fef8a54a1b1e416f5dc7cf6cedcf2989 (diff)
added Cyrille's list handling objects
svn path=/trunk/externals/mapping/; revision=4575
Diffstat (limited to 'diff_n.pd')
-rw-r--r--diff_n.pd13
1 files changed, 13 insertions, 0 deletions
diff --git a/diff_n.pd b/diff_n.pd
new file mode 100644
index 0000000..c3fd06f
--- /dev/null
+++ b/diff_n.pd
@@ -0,0 +1,13 @@
+#N canvas 246 155 294 362 10;
+#X obj 59 49 inlet;
+#X obj 59 184 outlet;
+#X obj 175 93 inlet;
+#X obj 59 93 t f f;
+#X obj 59 152 -;
+#X obj 89 119 delay_n \$1;
+#X connect 0 0 3 0;
+#X connect 2 0 5 1;
+#X connect 3 0 4 0;
+#X connect 3 1 5 0;
+#X connect 4 0 1 0;
+#X connect 5 0 4 1;