From 8918924a8278ed198e1efb22aaad1d011e653447 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 10 Apr 2007 05:50:17 +0000 Subject: 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 --- mouse_region-help.pd | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 mouse_region-help.pd (limited to 'mouse_region-help.pd') 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; -- cgit v1.2.1