aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Iannini <lukeiannini@users.sourceforge.net>2008-03-11 13:22:25 +0000
committerLuke Iannini <lukeiannini@users.sourceforge.net>2008-03-11 13:22:25 +0000
commitd939eb8ba85d2a202528ec9b58a3c5e0c1aefff4 (patch)
treefe7628762c2e58ab5cd24bb26fcbabbebfa14157
parent24f7ce4939013a697c3315ff1afaed6e4a368be7 (diff)
added state saving for parameter constraints
svn path=/trunk/abstractions/senderfruit/; revision=9558
-rw-r--r--semento/sft.commun.sc.pd4
1 files changed, 4 insertions, 0 deletions
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;