diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2007-05-10 22:59:12 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2007-05-10 22:59:12 +0000 |
commit | 70e0ffb0963a6655d1e2b2a7fa74977d1efa5f93 (patch) | |
tree | e2b522b1fc27f9478def8049f9c173205941e555 /doc/pdp_ieee1394-help.pd | |
parent | 7d63bca5276f4a63315db44c8ef956e6ecafac7e (diff) |
fixed up help files to work on both GNU/Linux and Mac OS X; renamed help patches to follow *-help.pd standard
svn path=/trunk/externals/pidip/; revision=7652
Diffstat (limited to 'doc/pdp_ieee1394-help.pd')
-rw-r--r-- | doc/pdp_ieee1394-help.pd | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/doc/pdp_ieee1394-help.pd b/doc/pdp_ieee1394-help.pd new file mode 100644 index 0000000..3b90eea --- /dev/null +++ b/doc/pdp_ieee1394-help.pd @@ -0,0 +1,47 @@ +#N canvas 237 22 740 692 10; +#X obj 177 152 metro 70; +#X obj 222 118 bng 15 250 50 0 empty empty empty 20 8 0 8 -262144 -1 +-1; +#X msg 179 119 stop; +#X obj 414 352 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 +1; +#X obj 414 404 pdp_control; +#X msg 414 377 thread \$1; +#X floatatom 414 465 5 0 0 0 - - -; +#X obj 414 436 route pdp_drop; +#X text 33 439 pdp_ieee1394 : fire wire capture object for OSX; +#X text 31 455 inspired by pix_video from Gem; +#X text 31 469 written by Yves Degoyon (ydegoyon@free.fr); +#X msg 296 154 open; +#X text 339 155 Start Capture; +#X msg 300 185 close; +#X text 344 187 Stop Capture; +#X text 179 97 This autostarts capture; +#X msg 321 218 reset; +#X text 366 220 Reset Capture; +#X msg 288 267 quality \$1; +#X obj 422 264 vradio 15 1 0 4 empty empty empty 0 -6 0 8 -262144 -1 +-1 0; +#X text 446 262 Normal Quality; +#X text 446 280 High Quality; +#X text 446 295 Fast Quality; +#X text 447 311 All data; +#X text 171 329 Constructor : pdp_ieee1394 <width> <height>; +#X text 363 245 Quality (set before starting capture !); +#X obj 143 396 pdp_glx; +#X obj 168 305 pdp_ieee1394 640 480; +#X obj 166 358 pdp_scale 320 240; +#X connect 0 0 27 0; +#X connect 1 0 0 0; +#X connect 2 0 0 0; +#X connect 3 0 5 0; +#X connect 4 0 7 0; +#X connect 5 0 4 0; +#X connect 7 0 6 0; +#X connect 11 0 27 0; +#X connect 13 0 27 0; +#X connect 16 0 27 0; +#X connect 18 0 27 0; +#X connect 19 0 18 0; +#X connect 27 0 28 0; +#X connect 28 0 26 0; |