diff options
-rw-r--r-- | semento/sft.commun.sc.pd | 4 |
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; |