From d939eb8ba85d2a202528ec9b58a3c5e0c1aefff4 Mon Sep 17 00:00:00 2001 From: Luke Iannini Date: Tue, 11 Mar 2008 13:22:25 +0000 Subject: added state saving for parameter constraints svn path=/trunk/abstractions/senderfruit/; revision=9558 --- semento/sft.commun.sc.pd | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/semento/sft.commun.sc.pd b/semento/sft.commun.sc.pd index f637606..75cc8f6 100644 --- a/semento/sft.commun.sc.pd +++ b/semento/sft.commun.sc.pd @@ -70,6 +70,8 @@ prettier; #X obj 520 53 deeprouteOSC \$2-constrain; #X obj 268 559 prepent \$2-constrained-to; #X obj 504 234 prepent \$2-constrained-to-0-1; +#X text 585 78 Save the constraints; +#X obj 587 97 commun \$2-constraints \$1; #X connect 0 0 50 0; #X connect 3 0 1 0; #X connect 4 0 61 0; @@ -107,6 +109,7 @@ prettier; #X connect 32 1 31 1; #X connect 33 0 31 0; #X connect 33 1 32 0; +#X connect 33 1 66 0; #X connect 34 0 56 0; #X connect 34 1 63 0; #X connect 37 0 12 0; @@ -130,3 +133,4 @@ prettier; #X connect 62 0 33 0; #X connect 63 0 58 0; #X connect 64 0 53 0; +#X connect 66 0 32 0; -- cgit v1.2.1