aboutsummaryrefslogtreecommitdiff
path: root/packages/noncvs/windows/extra/Gem/pix_buffer_filmopen.pd
diff options
context:
space:
mode:
Diffstat (limited to 'packages/noncvs/windows/extra/Gem/pix_buffer_filmopen.pd')
-rw-r--r--packages/noncvs/windows/extra/Gem/pix_buffer_filmopen.pd78
1 files changed, 78 insertions, 0 deletions
diff --git a/packages/noncvs/windows/extra/Gem/pix_buffer_filmopen.pd b/packages/noncvs/windows/extra/Gem/pix_buffer_filmopen.pd
new file mode 100644
index 00000000..96c82c5c
--- /dev/null
+++ b/packages/noncvs/windows/extra/Gem/pix_buffer_filmopen.pd
@@ -0,0 +1,78 @@
+#N canvas 1416 206 863 652 10;
+#X obj 79 77 inlet;
+#X obj 122 240 gemhead;
+#X msg 153 263 open \$1;
+#X obj 122 288 pix_film;
+#X obj 180 382 until;
+#X obj 180 342 t f b;
+#X obj 180 402 i;
+#X obj 213 403 + 1;
+#X msg 122 215 0;
+#X obj 122 193 loadbang;
+#X obj 79 100 route set open;
+#X msg 79 142 set \$1;
+#X obj 122 503 pix_buffer_write \$1;
+#X obj 153 158 unpack s 0;
+#X obj 153 132 t a b;
+#X obj 226 184 t f;
+#X msg 231 158 0;
+#X msg 219 80 open data/homer.avi 5;
+#X obj 79 121 symbol;
+#X obj 180 425 t b f f f;
+#X msg 294 129 set myImages;
+#X obj 220 451 + 0;
+#X msg 225 382 0;
+#X text 379 81 open film "data/homer.avi" and write it into buffer
+starting at bufferposition "5";
+#X text 392 132 set the buffer to write to;
+#X text 63 29 read a film into a buffer;
+#X text 356 244 TODO:;
+#X text 401 244 set upper limit to write to;
+#X text 400 259 guess write-limit from pix_buffer size;
+#X text 361 328 ATTENTION:;
+#X text 446 328 this object will only work with rendering turned on
+;
+#X obj 148 542 outlet info;
+#X obj 277 542 outlet finished;
+#X obj 223 344 t b;
+#X text 413 451 (c) copyleft 2009 Max Neupert;
+#X obj 148 316 t a a;
+#X obj 148 465 t a b;
+#X text 412 433 (c) copyleft 2008-2009 IOhannes m zmoelnig \, IEM \,
+KUG;
+#X connect 0 0 10 0;
+#X connect 1 0 3 0;
+#X connect 2 0 3 0;
+#X connect 3 0 12 0;
+#X connect 3 1 35 0;
+#X connect 3 2 33 0;
+#X connect 4 0 6 0;
+#X connect 5 0 4 0;
+#X connect 5 1 22 0;
+#X connect 6 0 7 0;
+#X connect 6 0 19 0;
+#X connect 7 0 6 1;
+#X connect 8 0 1 0;
+#X connect 9 0 8 0;
+#X connect 10 0 18 0;
+#X connect 10 1 14 0;
+#X connect 11 0 12 0;
+#X connect 13 0 2 0;
+#X connect 13 1 15 0;
+#X connect 14 0 13 0;
+#X connect 14 1 16 0;
+#X connect 15 0 21 1;
+#X connect 16 0 15 0;
+#X connect 17 0 10 0;
+#X connect 18 0 11 0;
+#X connect 19 0 1 0;
+#X connect 19 1 3 1;
+#X connect 19 2 21 0;
+#X connect 20 0 10 0;
+#X connect 21 0 12 1;
+#X connect 22 0 6 1;
+#X connect 33 0 4 1;
+#X connect 35 0 36 0;
+#X connect 35 1 5 0;
+#X connect 36 0 31 0;
+#X connect 36 1 32 0;