aboutsummaryrefslogtreecommitdiff
path: root/Gem/examples/04.pix/07.PixSet.pd
diff options
context:
space:
mode:
authorTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2015-03-19 19:32:08 +0000
committerTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2015-03-19 19:32:08 +0000
commit095b7e513f736567848173f2572d8b329ad75af9 (patch)
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904 /Gem/examples/04.pix/07.PixSet.pd
parent15b30fe20b401d079c2b3c6a8e77eee827813de3 (diff)
Gem 206d71791bc3642e8c5391a4c59c30ba7411fab8 osx/x86_64
built 'coverity_scan:206d71791bc3642e8c5391a4c59c30ba7411fab8' for osx/x86_64
Diffstat (limited to 'Gem/examples/04.pix/07.PixSet.pd')
-rw-r--r--Gem/examples/04.pix/07.PixSet.pd69
1 files changed, 0 insertions, 69 deletions
diff --git a/Gem/examples/04.pix/07.PixSet.pd b/Gem/examples/04.pix/07.PixSet.pd
deleted file mode 100644
index b6deab3..0000000
--- a/Gem/examples/04.pix/07.PixSet.pd
+++ /dev/null
@@ -1,69 +0,0 @@
-#N canvas 243 272 754 536 10;
-#X obj 143 110 gemhead;
-#X text 99 37 ========;
-#X msg 149 366 quality 0;
-#X obj 143 409 square 2;
-#X obj 149 343 loadbang;
-#X text 101 487 maybe have a look at;
-#X text 101 24 pix_set;
-#X text 246 23 set the pixles of the image;
-#X msg 279 165 rgb;
-#X msg 279 141 rgba;
-#X msg 279 189 grey;
-#X msg 229 108 0 0.8 0 0 0.9 0 0.1 0 1 1 1 10;
-#X msg 268 227 set 2 4;
-#X text 461 109 a list of pixel-values;
-#X text 331 163 interpret the list as;
-#X text 514 136 r1 g1 b1 a1 r2 g2 b2 a2 r3...;
-#X text 512 165 r1 g1 b1 r2 g2 b2 r3...;
-#X text 512 194 grey1 grey2 grey3...;
-#X text 507 236 set the imagesize to "X Y";
-#X text 306 317 creation arguments :: [X Y] of the image buffer;
-#X msg 265 249 set 1 1;
-#X text 253 487 [pix_dump];
-#X obj 143 243 pix_set 64 64;
-#X obj 143 387 pix_texture;
-#X obj 450 389 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 118 46 loadbang;
-#X msg 118 81 reset;
-#X obj 118 113 outlet;
-#X connect 0 0 1 0;
-#X connect 1 0 2 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 455 433 pd gemwin;
-#X msg 455 409 create;
-#X text 451 389 Create window and render;
-#X connect 0 0 22 0;
-#X connect 2 0 23 0;
-#X connect 4 0 2 0;
-#X connect 8 0 22 0;
-#X connect 9 0 22 0;
-#X connect 10 0 22 0;
-#X connect 11 0 22 1;
-#X connect 12 0 22 0;
-#X connect 20 0 22 0;
-#X connect 22 0 23 0;
-#X connect 23 0 3 0;
-#X connect 25 0 26 0;
-#X connect 26 0 25 0;