aboutsummaryrefslogtreecommitdiff
path: root/mouse_region-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-04-10 05:50:17 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-04-10 05:50:17 +0000
commit8918924a8278ed198e1efb22aaad1d011e653447 (patch)
tree6b2909d04b91276dc43ec44acf1c0ad488cd510a /mouse_region-help.pd
parent0f30cbf26e66bd5eb186a827e9c7ca33c9e0c249 (diff)
implemented object to use in mapping curve help files, but it ended up fighting with the interaction with the array. Could be useful elsewhere tho.
svn path=/trunk/externals/hcs/; revision=7555
Diffstat (limited to 'mouse_region-help.pd')
-rw-r--r--mouse_region-help.pd22
1 files changed, 22 insertions, 0 deletions
diff --git a/mouse_region-help.pd b/mouse_region-help.pd
new file mode 100644
index 0000000..3b866be
--- /dev/null
+++ b/mouse_region-help.pd
@@ -0,0 +1,22 @@
+#N canvas 227 186 598 404 10;
+#X obj 33 173 pointer_position;
+#X obj 33 145 tgl 15 1 empty empty empty 0 -6 0 10 -262144 -1 -1 1
+1;
+#X msg 52 144 bang;
+#X obj 342 136 cnv 15 100 60 empty empty empty 20 12 0 14 -233017 -66577
+0;
+#X obj 48 84 keyup;
+#X obj 48 105 select 32;
+#X text 124 41 give mouse coordinates only after clicking and dragging
+in a region.;
+#X obj 145 295 unpack float float;
+#X floatatom 144 325 5 0 0 0 - - -;
+#X floatatom 252 326 5 0 0 0 - - -;
+#X obj 146 248 mouse_region 342 443 137 194;
+#X connect 1 0 0 0;
+#X connect 2 0 0 0;
+#X connect 4 0 5 0;
+#X connect 5 0 2 0;
+#X connect 7 0 8 0;
+#X connect 7 1 9 0;
+#X connect 10 0 7 0;