aboutsummaryrefslogtreecommitdiff
path: root/curve_exp.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 /curve_exp.pd
parent47950158fef8a54a1b1e416f5dc7cf6cedcf2989 (diff)
added Cyrille's list handling objects
svn path=/trunk/externals/mapping/; revision=4575
Diffstat (limited to 'curve_exp.pd')
-rw-r--r--curve_exp.pd18
1 files changed, 9 insertions, 9 deletions
diff --git a/curve_exp.pd b/curve_exp.pd
index e77d677..a15e6b5 100644
--- a/curve_exp.pd
+++ b/curve_exp.pd
@@ -1,8 +1,7 @@
-#N canvas 225 325 507 333 10;
+#N canvas 225 325 511 337 10;
#X obj 37 25 inlet;
#X obj 37 262 outlet;
#X obj 38 63 moses 0;
-#X obj 22 116 abs;
#X obj 22 189 * -1;
#X obj 22 168 dbtorms;
#X obj 22 142 * 100;
@@ -13,12 +12,13 @@
#X text 248 296 released under the GNU GPL;
#X text 31 282 (C) Copyright 2006 Hans-Christoph Steiner <hans@at.or.at>
;
+#X obj 22 116 * -1;
#X connect 0 0 2 0;
-#X connect 2 0 3 0;
-#X connect 2 1 7 0;
-#X connect 3 0 6 0;
-#X connect 4 0 1 0;
+#X connect 2 0 12 0;
+#X connect 2 1 6 0;
+#X connect 3 0 1 0;
+#X connect 4 0 3 0;
#X connect 5 0 4 0;
-#X connect 6 0 5 0;
-#X connect 7 0 8 0;
-#X connect 8 0 1 0;
+#X connect 6 0 7 0;
+#X connect 7 0 1 0;
+#X connect 12 0 5 0;