aboutsummaryrefslogtreecommitdiff
path: root/Gem/pix_share_read-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'Gem/pix_share_read-help.pd')
-rw-r--r--Gem/pix_share_read-help.pd32
1 files changed, 17 insertions, 15 deletions
diff --git a/Gem/pix_share_read-help.pd b/Gem/pix_share_read-help.pd
index 56bb8e0..ca796fe 100644
--- a/Gem/pix_share_read-help.pd
+++ b/Gem/pix_share_read-help.pd
@@ -1,5 +1,6 @@
-#N canvas 533 119 904 423 10;
-#X text 451 8 GEM object;
+#N canvas 246 139 904 368 10;
+#X declare -lib Gem;
+#X text 701 8 GEM object;
#X obj 8 270 cnv 15 430 80 empty empty empty 20 12 0 14 -233017 -66577
0;
#X text 39 271 Inlets:;
@@ -33,9 +34,9 @@
#X connect 6 0 0 0;
#X connect 7 0 0 0;
#X restore 489 243 pd gemwin;
-#X msg 489 224 destroy;
+#X msg 489 224 create;
#X text 485 203 Create window:;
-#X obj 450 84 cnv 15 230 60 empty empty empty 20 12 0 14 -24198 -66577
+#X obj 450 84 cnv 15 400 60 empty empty empty 20 12 0 14 -24198 -66577
0;
#X obj 451 64 gemhead;
#X text 71 31 Class: pix object;
@@ -57,23 +58,24 @@ to the same ID).;
#X text 29 56 Description: read pixels from a shared memory region
;
#X text 50 12 Synopsis: [pix_share_read];
-#X text 446 333 Run the [pix_share_write] help-patch;
-#X text 446 347 in a different Pd instance on your;
-#X text 447 361 machine to see the effect.;
+#X text 446 313 Run the [pix_share_write] help-patch;
+#X text 446 327 in a different Pd instance on your;
+#X text 447 341 machine to see the effect.;
#X obj 519 285 pix_share_write 322 1 1 1;
#X text 117 299 set <ID> <width> <height> <colorspace>;
#X msg 510 94 set 323 256 256 RGBA;
-#X obj 634 182 sel 0;
-#X msg 634 204 shmem segment successfully created;
-#X msg 670 182 can't create shmem segment error \$1;
-#X obj 634 158 route error;
-#X obj 634 226 print pix_share_read;
+#X obj 624 182 sel 0;
+#X msg 624 204 shmem segment successfully created;
+#X msg 660 182 can't create shmem segment error \$1;
+#X obj 624 158 route error;
+#X obj 624 226 print pix_share_read;
#X text 56 321 Outlet 1: gemlist;
#X text 56 334 Outlet 2: error number \, 0=no error;
#X obj 451 119 pix_share_read;
-#X text 543 118 arguments are optional;
-#X msg 666 93 set memory_name 256 256 RGBA;
-#X text 669 74 also work with symbol :;
+#X text 543 121 arguments are optional;
+#X msg 666 103 set memory_name 256 256 RGBA;
+#X text 669 86 also work with symbol :;
+#X obj 778 8 declare -lib Gem;
#X connect 10 0 11 0;
#X connect 11 0 10 0;
#X connect 14 0 39 0;