aboutsummaryrefslogtreecommitdiff
path: root/Gem/pix_writer-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_writer-help.pd
parent0016322b4c755762d7a492de8693d4022c105b1e (diff)
Gem c969106cc2de7a640f4e980c543fa87cc471b0d8 linux/amd64
built 'filmDS:c969106cc2de7a640f4e980c543fa87cc471b0d8' for linux/amd64
Diffstat (limited to 'Gem/pix_writer-help.pd')
-rw-r--r--Gem/pix_writer-help.pd36
1 files changed, 19 insertions, 17 deletions
diff --git a/Gem/pix_writer-help.pd b/Gem/pix_writer-help.pd
index 5ff0ebe..43515b2 100644
--- a/Gem/pix_writer-help.pd
+++ b/Gem/pix_writer-help.pd
@@ -1,4 +1,5 @@
-#N canvas 200 49 843 513 10;
+#N canvas 200 61 755 513 10;
+#X declare -lib Gem;
#X obj 17 340 cnv 15 430 150 empty empty empty 20 12 0 14 -233017 -66577
0;
#X text 28 342 Inlets:;
@@ -14,8 +15,8 @@
type = TIFF;
#X text 52 418 Inlet 1: file <basefilename> <type> : set basefilename
and type;
-#X text 466 15 GEM object;
-#X obj 459 77 cnv 15 250 300 empty empty empty 20 12 0 14 -228992 -66577
+#X text 536 17 GEM object;
+#X obj 459 77 cnv 15 280 300 empty empty empty 20 12 0 14 -228992 -66577
0;
#X text 463 60 Example:;
#X obj 604 313 cnv 15 100 60 empty empty empty 20 12 0 14 -195568 -66577
@@ -41,20 +42,20 @@ and type;
#X restore 609 352 pd gemwin;
#X msg 609 333 create;
#X text 605 312 Create window:;
-#X obj 460 132 cnv 15 240 170 empty empty empty 20 12 0 14 -24198 -66577
+#X obj 460 132 cnv 15 270 170 empty empty empty 20 12 0 14 -24198 -66577
0;
#X obj 461 84 gemhead 51;
-#X msg 539 139 file pix_test 99;
-#X text 652 161 type : jpg;
-#X text 652 150 name : pix_testXXXXX.jpg;
-#X text 652 174 quality : 99;
-#X text 652 138 set pix_write to:;
-#X msg 540 191 auto \$1;
-#X obj 540 172 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
+#X msg 469 139 file pix_test 99;
+#X text 582 161 type : jpg;
+#X text 582 150 name : pix_testXXXXX.jpg;
+#X text 582 174 quality : 99;
+#X text 582 138 set pix_write to:;
+#X msg 470 191 auto \$1;
+#X obj 470 172 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
1;
-#X obj 541 215 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
+#X obj 471 215 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
-1 -1;
-#X text 560 214 WRITE! one file;
+#X text 490 214 WRITE! one file;
#X text 52 393 Inlet 1: file <type> : set type (type=0 : TIFF \, type>0
: JPG \, type = quality);
#X obj 466 450 pix_snap;
@@ -76,13 +77,14 @@ the file will be something like: "<basefilename><current#>.<ext>" (like
#X text 26 99 When banged [pix_writer] save current pix to a file.
;
#X text 60 22 Synopsis: [pix_writer];
-#X text 541 263 osx format;
-#X msg 540 245 file /Users/username/pix_test 99;
+#X msg 500 245 file /Users/username/pix_test 99;
#X text 26 239 Supported file-types are TIFF (quality=0) and JPEG (quality>0).
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 593 190 activate/deactivate auto snapshot;
+#X text 523 190 activate/deactivate auto snapshot;
+#X obj 608 18 declare -lib Gem;
+#X text 571 263 OSX format;
#X connect 14 0 15 0;
#X connect 15 0 14 0;
#X connect 18 0 38 0;
@@ -91,4 +93,4 @@ images! JPEG might be faster (but quality will be lower due to compression)
#X connect 25 0 24 0;
#X connect 26 0 35 0;
#X connect 38 0 35 0;
-#X connect 42 0 35 0;
+#X connect 41 0 35 0;