From b0694283829f7627cd424ae0a417b6eb5c985377 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 10 Feb 2006 05:21:35 +0000 Subject: added Cyrille's list handling objects svn path=/trunk/externals/mapping/; revision=4575 --- curve_exp.pd | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'curve_exp.pd') 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 ; +#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; -- cgit v1.2.1