aboutsummaryrefslogtreecommitdiff
path: root/extensions/xgui/utils/bounded.pd
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2008-02-07 23:05:57 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2008-02-07 23:05:57 +0000
commit6adfba996c34b2c78515e8a50ad5928188d78612 (patch)
treee93ec4c07be45ae47f8e6065f21b59098998afe5 /extensions/xgui/utils/bounded.pd
parentc0ab517b9027bd66c32f931ce592932c85f43d7b (diff)
reorganizing
svn path=/trunk/; revision=9376
Diffstat (limited to 'extensions/xgui/utils/bounded.pd')
-rw-r--r--extensions/xgui/utils/bounded.pd43
1 files changed, 43 insertions, 0 deletions
diff --git a/extensions/xgui/utils/bounded.pd b/extensions/xgui/utils/bounded.pd
new file mode 100644
index 00000000..b2526983
--- /dev/null
+++ b/extensions/xgui/utils/bounded.pd
@@ -0,0 +1,43 @@
+#N canvas 392 177 383 289 10;
+#X obj 16 39 inlet;
+#X obj 16 229 outlet;
+#X text 16 4 the bounded object : Number $name $value $min $max $smin
+$smax;
+#X obj 96 229 outlet;
+#X text 199 228 dh20020427;
+#X obj 130 64 loadbang;
+#X obj 131 114 \$3;
+#X obj 154 114 \$4;
+#X obj 177 114 \$5;
+#X obj 201 114 \$6;
+#X obj 16 205 number \$1;
+#X obj 96 205 number \$1;
+#X obj 130 88 t b b b b b;
+#X obj 225 114 \$2;
+#X obj 130 136 pack f f f f f;
+#X obj 48 91 bang;
+#X text 209 237 dh20020523;
+#X msg 130 160 \$5 \, subspace \$1 \$2 \$3 \$4 \, bound \$1 \$2;
+#X obj 93 39 inlet;
+#X obj 48 115 bang;
+#X connect 0 0 10 0;
+#X connect 0 0 15 0;
+#X connect 5 0 12 0;
+#X connect 6 0 14 0;
+#X connect 7 0 14 1;
+#X connect 8 0 14 2;
+#X connect 9 0 14 3;
+#X connect 10 0 1 0;
+#X connect 11 0 3 0;
+#X connect 12 0 6 0;
+#X connect 12 1 7 0;
+#X connect 12 2 8 0;
+#X connect 12 3 9 0;
+#X connect 12 4 13 0;
+#X connect 13 0 14 4;
+#X connect 14 0 17 0;
+#X connect 15 0 11 0;
+#X connect 17 0 11 0;
+#X connect 18 0 11 0;
+#X connect 18 0 19 0;
+#X connect 19 0 10 0;