Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
#N canvas 0 23 775 456 12;
#X declare -lib Gem;
#X obj 68 57 Gem;
#X text 103 58 Having the Gem object here instantiates the Gem library.
;
#X obj 65 236 gemmouse;
#X floatatom 65 361 9 0 0 1 X-position - -;
#X floatatom 76 339 8 0 0 1 Y-position - -;
#X floatatom 87 317 2 0 0 1 left-Button - -;
#X floatatom 98 296 2 0 0 1 middle-Button - -;
#X floatatom 110 272 2 0 0 1 right-Button - -;
#X floatatom 231 278 9 0 0 1 X-position - -;
#X floatatom 248 256 8 0 0 1 Y-position - -;
#X obj 231 232 gemmouse 1 1;
#X obj 230 329 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 230 352 pd follow_mouse;
#X text 63 175 Ggemmouse tracks mouse position within the Gem window
when a button is pressed.;
#X msg 68 124 create;
#X text 64 103 Create window:;
#X msg 119 124 destroy;
#X obj 507 58 declare -lib Gem;
#X obj 68 157 gemwin;
#X obj 468 293 osc~;
#X obj 467 357 throw~ hamilr4_audio_1;
#X obj 528 263 osc~;
#X obj 527 327 throw~ hamilr4_audio_1;
#X connect 2 0 3 0;
#X connect 2 1 4 0;
#X connect 2 2 5 0;
#X connect 2 3 6 0;
#X connect 2 4 7 0;
#X connect 3 0 19 0;
#X connect 4 0 21 0;
#X connect 8 0 12 1;
#X connect 9 0 12 2;
#X connect 10 0 8 0;
#X connect 10 1 9 0;
#X connect 11 0 12 0;
#X connect 14 0 18 0;
#X connect 16 0 18 0;