aboutsummaryrefslogtreecommitdiff
path: root/breakpoint_smooth.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-04-04 00:01:59 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-04-04 00:01:59 +0000
commitfa15d34df1b8e89fa4847912684ec8400ed0a812 (patch)
tree1717510d78b1096e9751dd183b1bc0f6c6337738 /breakpoint_smooth.pd
parentc35034750b3b8ecc449ba5eae80ce22b6a48ff09 (diff)
added support for arguments which match the inlets
svn path=/trunk/externals/mapping/; revision=7548
Diffstat (limited to 'breakpoint_smooth.pd')
-rw-r--r--breakpoint_smooth.pd65
1 files changed, 36 insertions, 29 deletions
diff --git a/breakpoint_smooth.pd b/breakpoint_smooth.pd
index d9c328f..3a81754 100644
--- a/breakpoint_smooth.pd
+++ b/breakpoint_smooth.pd
@@ -1,30 +1,33 @@
-#N canvas 0 0 445 519 12;
-#X obj 282 56 t b f;
-#X obj 43 313 pow;
-#X msg 322 216 1 \$1;
-#X obj 322 241 -;
-#X obj 43 206 moses;
-#X obj 43 285 /;
-#X obj 43 341 *;
-#X obj 80 283 /;
-#X msg 211 218 1 \$1;
-#X obj 211 243 -;
-#X obj 161 244 - 1;
-#X obj 161 272 * -1;
-#X obj 161 328 pow;
-#X obj 161 301 /;
-#X obj 161 352 *;
-#X obj 211 299 /;
-#X obj 161 376 * -1;
-#X obj 161 400 + 1;
-#X obj 43 448 outlet;
-#X obj 43 29 inlet;
-#X obj 180 31 inlet;
-#X obj 282 31 inlet;
-#X text 98 31 input;
-#X text 237 30 X;
-#X text 342 33 Y;
-#X obj 180 112 f;
+#N canvas 408 22 535 556 12;
+#X obj 345 96 t b f;
+#X obj 43 353 pow;
+#X msg 385 286 1 \$1;
+#X obj 385 311 -;
+#X obj 43 246 moses;
+#X obj 43 325 /;
+#X obj 43 381 *;
+#X obj 80 323 /;
+#X msg 211 288 1 \$1;
+#X obj 211 313 -;
+#X obj 161 314 - 1;
+#X obj 161 342 * -1;
+#X obj 161 398 pow;
+#X obj 161 371 /;
+#X obj 161 422 *;
+#X obj 211 369 /;
+#X obj 161 446 * -1;
+#X obj 161 470 + 1;
+#X obj 43 518 outlet;
+#X obj 43 10 inlet;
+#X obj 160 12 inlet;
+#X obj 345 12 inlet;
+#X text 89 11 input;
+#X text 205 11 X;
+#X text 396 13 Y;
+#X obj 160 152 f;
+#X obj 250 30 loadbang;
+#X obj 157 70 purepd/float_argument \$1;
+#X obj 345 70 purepd/float_argument \$2;
#X connect 0 0 25 0;
#X connect 0 1 2 0;
#X connect 0 1 6 1;
@@ -50,9 +53,13 @@
#X connect 16 0 17 0;
#X connect 17 0 18 0;
#X connect 19 0 4 0;
-#X connect 20 0 25 0;
-#X connect 21 0 0 0;
+#X connect 20 0 27 0;
+#X connect 21 0 28 0;
#X connect 25 0 8 0;
#X connect 25 0 7 0;
#X connect 25 0 4 1;
#X connect 25 0 5 1;
+#X connect 26 0 27 0;
+#X connect 26 0 28 0;
+#X connect 27 0 25 0;
+#X connect 28 0 0 0;