From f55ee00c7df118ad28f186aab47102c66fe8c137 Mon Sep 17 00:00:00 2001 From: Luke Iannini Date: Sat, 21 Jun 2008 21:07:41 +0000 Subject: added missing multiplier svn path=/trunk/abstractions/senderfruit/; revision=10064 --- semento/sft.commun.sc.pd | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/semento/sft.commun.sc.pd b/semento/sft.commun.sc.pd index 8f2212b..0336c48 100644 --- a/semento/sft.commun.sc.pd +++ b/semento/sft.commun.sc.pd @@ -125,7 +125,7 @@ selector \, you can return the names); #X connect 7 0 3 1; #X connect 9 0 8 0; #X restore 176 396 pd constraintsFeedback; -#N canvas 488 62 303 238 receiveMultiplier 0; +#N canvas 488 62 303 238 receiveMultiplier 1; #X obj 133 63 commun \$2-multiplier \$1; #X obj 72 15 r \$1-RRADICAL-OSC; #X obj 72 38 deeprouteOSC \$2-multiplier; @@ -151,6 +151,8 @@ selector \, you can return the names); #X connect 9 0 10 0; #X connect 10 0 7 0; #X restore 297 181 pd receiveMultiplier; +#X obj 81 391 r \$0multiplier; +#X obj 45 408 *; #X connect 0 0 28 0; #X connect 3 0 1 0; #X connect 4 0 6 0; @@ -161,7 +163,7 @@ selector \, you can return the names); #X connect 7 0 22 0; #X connect 7 1 8 0; #X connect 8 0 22 0; -#X connect 9 0 7 0; +#X connect 9 0 39 0; #X connect 10 0 13 0; #X connect 11 0 14 0; #X connect 15 0 20 0; @@ -183,3 +185,5 @@ selector \, you can return the names); #X connect 28 0 29 0; #X connect 30 0 3 0; #X connect 31 0 30 0; +#X connect 38 0 39 1; +#X connect 39 0 7 0; -- cgit v1.2.1