Update of /cvsroot/pure-data/externals/pdp/doc/objects In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18389/doc/objects
Modified Files: pdp_help_output.pd Log Message: pdp: sdl fixes (delayed open)
Index: pdp_help_output.pd =================================================================== RCS file: /cvsroot/pure-data/externals/pdp/doc/objects/pdp_help_output.pd,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** pdp_help_output.pd 1 Sep 2006 13:55:33 -0000 1.7 --- pdp_help_output.pd 1 Sep 2006 16:46:24 -0000 1.8 *************** *** 1,7 **** ! #N canvas 482 342 510 304 10; ! #X obj 59 95 inlet; #X obj 59 178 pdp_xv; ! #X text 17 11 this abstraction is used as an output module in most ! of the documentation patches. change it to reflect your preferred output object.; #X obj 232 179 pdp_glx; --- 1,7 ---- ! #N canvas 116 376 510 304 10; ! #X obj 192 70 inlet; #X obj 59 178 pdp_xv; ! #X text 18 9 this abstraction is used as an output module in most of ! the documentation patches. change it to reflect your preferred output object.; #X obj 232 179 pdp_glx; *************** *** 10,14 **** #X text 60 217 (linux); #X text 199 214 (linux , mesa , osx); ! #X msg 106 141 display acer:0; ! #X connect 0 0 1 0; #X connect 8 0 1 0; --- 10,24 ---- #X text 60 217 (linux); #X text 199 214 (linux , mesa , osx); ! #X obj 192 98 pdp_route 3; ! #X msg 34 128 display :0; ! #X obj 264 69 hradio 15 1 1 3 empty empty empty 0 -6 0 8 -262144 -1 ! -1 1; ! #X obj 388 180 pdp_sdl; ! #X text 378 199 SDL output; ! #X text 386 216 (linux); ! #X connect 0 0 8 0; #X connect 8 0 1 0; + #X connect 8 1 3 0; + #X connect 8 2 11 0; + #X connect 9 0 1 0; + #X connect 10 0 8 1;