aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gem2pdp-help.pd6
-rw-r--r--pdp2gem-help.pd2
-rw-r--r--pix_2pdp-help.pd7
3 files changed, 10 insertions, 5 deletions
diff --git a/gem2pdp-help.pd b/gem2pdp-help.pd
index 0b17a59..7c976c2 100644
--- a/gem2pdp-help.pd
+++ b/gem2pdp-help.pd
@@ -1,4 +1,5 @@
#N canvas 469 25 909 767 12;
+#X declare -lib Gem pdp;
#X obj 38 229 gemwin;
#X msg 70 12 create;
#X obj 526 46 gemhead;
@@ -32,7 +33,7 @@
#X text 76 536 PDP field;
#X obj 275 424 gem2pdp;
#X msg 148 423 stop;
-#X obj 124 425 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1
+#X obj 124 425 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0
1;
#X obj 195 423 metro 70;
#X obj 236 479 pdp_spigot;
@@ -65,7 +66,7 @@
#X obj 292 82 gemhead;
#X msg 303 386 buffer \$1;
#X obj 429 263 vradio 15 1 0 13 empty empty empty 0 -8 0 10 -262144
--1 -1 4;
+-1 -1 0;
#X text 270 262 set buffer to capture;
#X text 464 259 GL_FRONT_LEFT;
#X text 464 276 GL_FRONT_RIGTH;
@@ -81,6 +82,7 @@
#X text 464 427 GL_AUX2;
#X text 464 441 GL_AUX3;
#X text 561 258 ( default );
+#X obj 716 14 declare -lib Gem pdp;
#X connect 1 0 0 0;
#X connect 2 0 7 0;
#X connect 3 0 0 0;
diff --git a/pdp2gem-help.pd b/pdp2gem-help.pd
index 2b1f8eb..49c7a20 100644
--- a/pdp2gem-help.pd
+++ b/pdp2gem-help.pd
@@ -1,4 +1,5 @@
#N canvas 100 128 824 539 10;
+#X declare -lib Gem pdp;
#X obj 30 6 cnv 15 740 120 empty empty empty 20 12 0 14 -233017 -66577
0;
#X obj 132 67 bng 15 250 50 0 empty empty empty 20 8 0 8 -262144 -1
@@ -87,6 +88,7 @@ native YV12 to...YUV is default (and fastest);
#X msg 420 40 stop;
#X text 436 16 Live;
#X text 379 481 and James Tittle (tigital@mac.com);
+#X obj 634 13 declare -lib Gem pdp;
#X connect 1 0 9 0;
#X connect 2 0 13 0;
#X connect 3 0 2 0;
diff --git a/pix_2pdp-help.pd b/pix_2pdp-help.pd
index 1093bbc..02b9009 100644
--- a/pix_2pdp-help.pd
+++ b/pix_2pdp-help.pd
@@ -1,4 +1,5 @@
-#N canvas 0 0 889 703 10;
+#N canvas 0 22 889 703 10;
+#X declare -lib Gem pdp;
#X obj 92 298 gemwin;
#X obj 399 302 gemhead;
#X obj 151 557 pix_texture;
@@ -15,8 +16,7 @@
#X obj 466 252 openpanel;
#X obj 466 232 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
-#X msg 466 300 open ../examples/Gem/data/homer.avi
-;
+#X msg 466 300 open ../examples/Gem/data/homer.avi;
#X msg 92 251 create \, 1;
#X msg 104 273 0 \, destroy;
#X text 90 229 Gem Control:;
@@ -58,6 +58,7 @@ from Gem to PDP to Gem to PDP to ... if you use the Gem pix objects!
#X msg 276 202 colorspace Gray;
#X text 382 181 <- use YUV if possible to be fast;
#X obj 276 158 loadbang;
+#X obj 679 17 declare -lib Gem pdp;
#X connect 1 0 9 0;
#X connect 2 0 3 0;
#X connect 5 0 4 0;