From 60d010ba6df679207628fa088e1b8f890ba2b697 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Tue, 5 Feb 2019 11:44:43 +0000 Subject: Gem c969106cc2de7a640f4e980c543fa87cc471b0d8 osx/i386 built 'filmDS:c969106cc2de7a640f4e980c543fa87cc471b0d8' for osx/i386 --- Gem/pix_writer-help.pd | 36 +++++++++++++++++++----------------- 1 file changed, 19 insertions(+), 17 deletions(-) (limited to 'Gem/pix_writer-help.pd') 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 : 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 : 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: "." (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; -- cgit v1.2.1