aboutsummaryrefslogtreecommitdiff
path: root/Gem/pix_write-help.pd
diff options
context:
space:
mode:
authorTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2019-02-05 11:35:47 +0000
committerTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2019-02-05 11:35:47 +0000
commita9ad4f840cee9254906eaefc1f62e381a655b26c (patch)
tree18cdcbbcc76d4d49fb5246b1803ee0cafead1119 /Gem/pix_write-help.pd
parent0016322b4c755762d7a492de8693d4022c105b1e (diff)
Gem c969106cc2de7a640f4e980c543fa87cc471b0d8 linux/amd64
built 'filmDS:c969106cc2de7a640f4e980c543fa87cc471b0d8' for linux/amd64
Diffstat (limited to 'Gem/pix_write-help.pd')
-rw-r--r--Gem/pix_write-help.pd22
1 files changed, 12 insertions, 10 deletions
diff --git a/Gem/pix_write-help.pd b/Gem/pix_write-help.pd
index 5fb3ded..aab9971 100644
--- a/Gem/pix_write-help.pd
+++ b/Gem/pix_write-help.pd
@@ -1,4 +1,5 @@
-#N canvas 536 123 795 620 10;
+#N canvas 536 123 739 620 10;
+#X declare -lib Gem;
#X obj 17 419 cnv 15 430 190 empty empty empty 20 12 0 14 -233017 -66577
0;
#X text 28 422 Inlets:;
@@ -16,7 +17,7 @@ write it to a file;
0 0);
#X text 52 548 Inlet 3: list: dimenX dimenY (in pixels \; default:
window-size);
-#X text 466 15 GEM object;
+#X text 536 6 GEM object;
#X obj 459 77 cnv 15 250 370 empty empty empty 20 12 0 14 -228992 -66577
0;
#X text 463 60 Example:;
@@ -51,12 +52,12 @@ window-size);
#X msg 584 265 100 100;
#X obj 461 84 gemhead 51;
#X msg 470 116 file pix_test 99;
-#X text 600 138 type : jpg;
-#X text 600 127 name : pix_testXXXXX.jpg;
-#X text 600 151 quality : 99;
-#X text 600 115 set pix_write to:;
-#X msg 490 221 auto \$1;
-#X obj 490 202 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
+#X text 580 138 type : jpg;
+#X text 580 127 name : pix_testXXXXX.jpg;
+#X text 580 151 quality : 99;
+#X text 580 115 set pix_write to:;
+#X msg 490 215 auto \$1;
+#X obj 490 196 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
1;
#X obj 491 245 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
-1 -1;
@@ -81,7 +82,7 @@ the file will be something like: "<basefilename><current#>.<ext>" (like
TIFF-writing can be slow due to the large file size of uncompressed
images! JPEG might be faster (but quality will be lower due to compression)
;
-#X text 543 221 activate/deactivate auto snapshot;
+#X text 543 209 activate/deactivate auto snapshot, f 24;
#X text 52 473 Inlet 1: file <quality> : set type/quality (quality=0:TIFF
\, quality>0:JPG);
#X text 52 498 Inlet 1: file <basefilename> <quality> : set basefilename
@@ -97,7 +98,8 @@ the current frame buffer. When grabbing \, be sure that something is
in the rendering-buffer \, else you will get a black texture. color_mode
let you grab 1 (only red channel) \, 3 (RGB) or 4 (RGBA) byte per pixel.
RGBA mode is useful with framebuffer.;
-#X msg 480 182 color_format 4;
+#X msg 480 162 color_format 4;
+#X obj 608 8 declare -lib Gem;
#X connect 15 0 16 0;
#X connect 16 0 15 0;
#X connect 19 0 48 2;