aboutsummaryrefslogtreecommitdiff
path: root/Gem/gemmouse-help.pd
diff options
context:
space:
mode:
authorTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2015-03-14 20:32:26 +0000
committerTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2015-03-14 20:32:26 +0000
commitc6030846f5c1e34048774d60ca4c15e804bee839 (patch)
treefb75f89275a78ea383c0fd64e8fe5b3ae57cc898 /Gem/gemmouse-help.pd
Gem linux/amd64
built '' for linux/amd64
Diffstat (limited to 'Gem/gemmouse-help.pd')
-rw-r--r--Gem/gemmouse-help.pd115
1 files changed, 115 insertions, 0 deletions
diff --git a/Gem/gemmouse-help.pd b/Gem/gemmouse-help.pd
new file mode 100644
index 0000000..77b243c
--- /dev/null
+++ b/Gem/gemmouse-help.pd
@@ -0,0 +1,115 @@
+#N canvas 179 30 929 414 10;
+#X obj 7 65 cnv 15 450 170 empty empty empty 20 12 0 14 -233017 -66577
+0;
+#X obj 8 283 cnv 15 450 120 empty empty empty 20 12 0 14 -233017 -66577
+0;
+#X text 9 288 Inlets:;
+#X obj 8 245 cnv 15 450 30 empty empty empty 20 12 0 14 -195568 -66577
+0;
+#X text 17 244 Arguments:;
+#X text 452 8 GEM object;
+#X text 9 317 Outlets:;
+#X text 475 29 Example:;
+#X text 54 30 Class: control object;
+#X obj 466 64 cnv 15 170 180 empty empty empty 20 12 0 14 -228992 -66577
+0;
+#X obj 466 284 cnv 15 100 60 empty empty empty 20 12 0 14 -195568 -66577
+0;
+#N canvas 0 22 450 300 gemwin 0;
+#X obj 132 136 gemwin;
+#X obj 67 89 outlet;
+#X obj 67 10 inlet;
+#X obj 67 41 route create;
+#X msg 67 70 set destroy;
+#X msg 142 68 set create;
+#X msg 198 112 destroy;
+#X msg 132 112 create \, 1;
+#X connect 2 0 3 0;
+#X connect 3 0 4 0;
+#X connect 3 0 7 0;
+#X connect 3 1 5 0;
+#X connect 3 1 6 0;
+#X connect 4 0 1 0;
+#X connect 5 0 1 0;
+#X connect 6 0 0 0;
+#X connect 7 0 0 0;
+#X restore 471 323 pd gemwin;
+#X msg 471 304 create;
+#X text 467 283 Create window:;
+#X text 27 300 Inlet 1: non - used;
+#X text 468 364 see also:;
+#X text 33 14 Synopsis: [gemmouse];
+#X text 7 69 Description: mouse events in the GEM window;
+#X text 16 86 [gemmouse] sends out mouse events which occur in the
+GEM window. The X and Y Position go from 0 to the size of the window
+in pixels. The point (0 \, 0) is in the top left of the window.;
+#X text 15 141 You can also set some normalization of the output coordinates
+with arguments.;
+#X text 15 170 The button outlets send a 1 when the specified button
+is pressed and a 0 when it is released.;
+#X text 63 255 [list : x-normalization y-normalization];
+#X text 21 330 Outlet 1: x position;
+#X text 21 343 Outlet 2: y position;
+#X text 21 355 Outlet 3: left button state;
+#X text 21 368 Outlet 4: middle button state;
+#X text 21 381 Outlet 5: right button state;
+#X obj 466 385 gemkeyboard;
+#X obj 478 82 cnv 15 100 40 empty empty empty 20 12 0 14 -24198 -66577
+0;
+#X obj 491 93 gemmouse;
+#X floatatom 491 218 9 0 0 1 X-position - -;
+#X floatatom 502 196 8 0 0 1 Y-position - -;
+#X floatatom 513 174 2 0 0 1 left-Button - -;
+#X floatatom 524 153 2 0 0 1 middle-Button - -;
+#X floatatom 536 129 2 0 0 1 right-Button - -;
+#X obj 642 64 cnv 15 280 180 empty empty empty 20 12 0 14 -228992 -66577
+0;
+#X obj 654 82 cnv 15 100 40 empty empty empty 20 12 0 14 -24198 -66577
+0;
+#X floatatom 657 135 9 0 0 1 X-position - -;
+#X floatatom 674 113 8 0 0 1 Y-position - -;
+#X text 792 134 (normalized to 0..1);
+#X obj 657 89 gemmouse 1 1;
+#X text 791 111 (normalized to 0..1);
+#X obj 656 186 tgl 15 1 empty empty empty 17 7 0 10 -262144 -1 -1 1
+1;
+#N canvas 589 352 498 353 follow_mouse 0;
+#X obj 112 29 inlet;
+#X obj 168 74 * 8;
+#X obj 168 97 - 4;
+#X obj 168 31 inlet;
+#X obj 112 129 gemhead;
+#X obj 112 189 translateXYZ;
+#X obj 112 217 colorRGB 1 0 0;
+#X obj 112 242 square 0.25;
+#X obj 214 139 - 4;
+#X obj 214 33 inlet;
+#X text 253 76 invert y;
+#X obj 214 116 * 8;
+#X msg 214 57 1 \$1;
+#X obj 214 81 -;
+#X connect 0 0 4 0;
+#X connect 1 0 2 0;
+#X connect 2 0 5 1;
+#X connect 3 0 1 0;
+#X connect 4 0 5 0;
+#X connect 5 0 6 0;
+#X connect 6 0 7 0;
+#X connect 8 0 5 2;
+#X connect 9 0 12 0;
+#X connect 11 0 8 0;
+#X connect 12 0 13 0;
+#X connect 13 0 11 0;
+#X restore 656 209 pd follow_mouse;
+#X connect 11 0 12 0;
+#X connect 12 0 11 0;
+#X connect 29 0 30 0;
+#X connect 29 1 31 0;
+#X connect 29 2 32 0;
+#X connect 29 3 33 0;
+#X connect 29 4 34 0;
+#X connect 37 0 43 1;
+#X connect 38 0 43 2;
+#X connect 40 0 37 0;
+#X connect 40 1 38 0;
+#X connect 42 0 43 0;