aboutsummaryrefslogtreecommitdiff
path: root/pdp_frei0r/help_pdp_frei0r.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2008-05-24 01:44:50 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2008-05-24 01:44:50 +0000
commitfb5547a65d805fae2daa06ccf3b9dea234ffc4d8 (patch)
treef79356c767b56487aa7330da0a8167dc52675329 /pdp_frei0r/help_pdp_frei0r.pd
parente9c07cc20fd83680ee7aeb93a530eb9d29aa1902 (diff)
added [plugindir( message and set default plugindir in _new*( functions
svn path=/trunk/externals/pdvjtools/; revision=9892
Diffstat (limited to 'pdp_frei0r/help_pdp_frei0r.pd')
-rw-r--r--pdp_frei0r/help_pdp_frei0r.pd16
1 files changed, 9 insertions, 7 deletions
diff --git a/pdp_frei0r/help_pdp_frei0r.pd b/pdp_frei0r/help_pdp_frei0r.pd
index 0898526..42c82d5 100644
--- a/pdp_frei0r/help_pdp_frei0r.pd
+++ b/pdp_frei0r/help_pdp_frei0r.pd
@@ -1,7 +1,7 @@
-#N canvas 0 0 996 665 10;
+#N canvas 528 22 996 665 10;
#X floatatom 151 379 5 0 0 0 - - -;
#X obj 196 377 hradio 15 1 0 49 empty empty empty 0 -6 0 8 -262144
--1 -1 16;
+-1 -1 0;
#X obj 261 171 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144
-1 -1 0 1;
#X obj 401 171 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144
@@ -20,9 +20,9 @@
#X text 205 451 <-- parameter name;
#X text 232 423 <-- parameter type;
#X obj 263 112 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144
--1 -1 3200 1;
+-1 -1 0 1;
#X obj 401 112 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144
--1 -1 4100 1;
+-1 -1 0 1;
#X obj 542 112 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144
-1 -1 0 1;
#X obj 261 234 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144
@@ -37,7 +37,7 @@
#X msg 260 254 param 6 \$1;
#X msg 399 253 param 7 \$1;
#X msg 541 253 param 8 \$1;
-#N canvas 0 0 996 665 pname 0;
+#N canvas 0 22 996 665 pname 0;
#X obj 51 119 l2s;
#X obj 80 119 l2s;
#X obj 111 119 l2s;
@@ -168,7 +168,7 @@ Promesberger and Martin Bayer;
#X restore 44 44 pd input1;
#X text 49 24 .mov;
#X text 115 24 cam;
-#X obj 102 10 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1 1
+#X obj 102 10 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
;
#X obj 44 10 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
;
@@ -176,7 +176,7 @@ Promesberger and Martin Bayer;
#X text 151 89 cam;
#X obj 138 75 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
;
-#X obj 80 75 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1 1
+#X obj 80 75 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
;
#N canvas 222 59 450 300 input2 0;
#X obj 49 181 pdp_qt;
@@ -280,6 +280,7 @@ Promesberger and Martin Bayer;
#X text 498 575 at startup ( check pd window );
#X text 13 290 WARNING : sizes of inputs;
#X text 12 302 _must_ be the same;
+#X msg 290 18 plugindir /usr/local/lib/frei0r;
#X connect 0 0 75 3;
#X connect 1 0 0 0;
#X connect 2 0 5 0;
@@ -326,3 +327,4 @@ Promesberger and Martin Bayer;
#X connect 75 2 12 0;
#X connect 75 3 28 0;
#X connect 75 4 42 0;
+#X connect 80 0 75 0;