From 356f94fc355f36c16e48555d10c2377dff4b7554 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Tue, 17 Mar 2015 22:38:45 +0000 Subject: Gem 096ed6ef786b7a9d6e11a437ff8526619c89a1fd osx/x86_64 built 'coverity_scan:096ed6ef786b7a9d6e11a437ff8526619c89a1fd' for osx/x86_64 --- Gem/examples/01.basic/02.blueRectangle.pd | 65 ------------------------------- 1 file changed, 65 deletions(-) delete mode 100644 Gem/examples/01.basic/02.blueRectangle.pd (limited to 'Gem/examples/01.basic/02.blueRectangle.pd') diff --git a/Gem/examples/01.basic/02.blueRectangle.pd b/Gem/examples/01.basic/02.blueRectangle.pd deleted file mode 100644 index 5d522bc..0000000 --- a/Gem/examples/01.basic/02.blueRectangle.pd +++ /dev/null @@ -1,65 +0,0 @@ -#N canvas 396 160 600 500 10; -#X obj 350 159 gemhead; -#X obj 350 337 rotate; -#X floatatom 409 275 0 0 0 0 - - -; -#X msg 452 144 1 1 1; -#X text 438 92 change the color; -#X msg 237 313 draw line; -#X msg 237 346 draw fill; -#X text 111 28 this demonstrates how to create a blue rectangle; -#X obj 350 379 rectangle 2 1; -#X text 382 260 rotate the rectangle; -#X msg 452 169 0 0 1; -#X floatatom 427 336 0 0 0 0 - - -; -#X floatatom 482 337 0 0 0 0 - - -; -#X text 419 314 width; -#X text 477 313 height; -#X obj 20 59 cnv 15 220 70 empty empty empty 20 12 0 14 -195568 -66577 -0; -#N canvas 0 22 454 304 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 182 68 set create; -#X msg 132 112 create \, 1; -#X msg 238 112 destroy; -#N canvas 87 154 247 179 Gem.init 0; -#X obj 59 46 loadbang; -#X msg 118 81 reset; -#X obj 118 113 outlet; -#X obj 59 65 t b b; -#X connect 0 0 3 0; -#X connect 1 0 2 0; -#X connect 3 1 1 0; -#X restore 289 80 pd Gem.init; -#X connect 2 0 3 0; -#X connect 3 0 4 0; -#X connect 3 0 6 0; -#X connect 3 1 5 0; -#X connect 3 1 7 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 connect 8 0 0 0; -#X restore 25 103 pd gemwin; -#X msg 25 79 create; -#X text 21 59 Create window and render; -#X text 504 170 blue; -#X text 495 146 white; -#X obj 350 219 color 0 0 1; -#X text 422 221 (blue); -#X connect 0 0 21 0; -#X connect 1 0 8 0; -#X connect 2 0 1 1; -#X connect 3 0 21 1; -#X connect 5 0 8 0; -#X connect 6 0 8 0; -#X connect 10 0 21 1; -#X connect 11 0 8 1; -#X connect 12 0 8 2; -#X connect 16 0 17 0; -#X connect 17 0 16 0; -#X connect 21 0 1 0; -- cgit v1.2.1