aboutsummaryrefslogtreecommitdiff
path: root/extensions/xgui/utils/subspace.pd
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/xgui/utils/subspace.pd')
-rw-r--r--extensions/xgui/utils/subspace.pd50
1 files changed, 50 insertions, 0 deletions
diff --git a/extensions/xgui/utils/subspace.pd b/extensions/xgui/utils/subspace.pd
new file mode 100644
index 00000000..3f847316
--- /dev/null
+++ b/extensions/xgui/utils/subspace.pd
@@ -0,0 +1,50 @@
+#N canvas 84 46 443 487 12;
+#X text 21 7 subspace x1 y2 x3 y4 x5 y6 x7 y8;
+#X text 44 66 sub;
+#X text 52 390 sub;
+#X text 239 61 space;
+#X text 241 388 space;
+#X text 21 26 subspace define a region as subspace with their own coords
+;
+#X obj 40 91 inlet;
+#X obj 221 365 outlet;
+#X obj 221 309 pack f f;
+#X obj 40 119 route xy;
+#X msg 221 337 xy \$1 \$2;
+#X obj 40 147 unpack f f;
+#X obj 40 177 t b f;
+#X obj 39 234 t b f;
+#X obj 36 362 outlet;
+#X obj 36 306 pack f f;
+#X msg 36 334 xy \$1 \$2;
+#X obj 40 206 bounded \$0-b1 0 \$1 \$3 \$5 \$7;
+#X obj 237 87 inlet;
+#X obj 237 115 route xy;
+#X obj 237 143 unpack f f;
+#X obj 237 173 t b f;
+#X obj 38 258 bounded \$0-b2 0 \$2 \$4 \$6 \$8;
+#X obj 258 233 t b f;
+#X connect 6 0 9 0;
+#X connect 8 0 10 0;
+#X connect 9 0 11 0;
+#X connect 10 0 7 0;
+#X connect 11 0 12 0;
+#X connect 11 1 13 0;
+#X connect 12 0 17 0;
+#X connect 12 1 17 0;
+#X connect 13 0 22 0;
+#X connect 13 1 22 0;
+#X connect 15 0 16 0;
+#X connect 16 0 14 0;
+#X connect 17 0 15 0;
+#X connect 17 1 8 0;
+#X connect 18 0 19 0;
+#X connect 19 0 20 0;
+#X connect 20 0 21 0;
+#X connect 20 1 23 0;
+#X connect 21 0 17 1;
+#X connect 21 1 17 1;
+#X connect 22 0 15 1;
+#X connect 22 1 8 1;
+#X connect 23 0 22 1;
+#X connect 23 1 22 1;