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_live~-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_live~-help.pd')
-rw-r--r-- | doc/pdp_live~-help.pd | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/pdp_live~-help.pd b/doc/pdp_live~-help.pd new file mode 100644 index 0000000..a490a18 --- /dev/null +++ b/doc/pdp_live~-help.pd @@ -0,0 +1,17 @@ +#N canvas 259 178 509 391 10; +#X obj 128 113 rs_pdp_live~; +#X obj 156 158 dac~; +#X text 51 321 written by Yves Degoyon (ydegoyon@free.fr); +#X text 236 112 <-- everything is in this box; +#X text 265 127 where the block size is redefined; +#X text 265 142 this is necessary for an; +#X text 266 154 ( acceptable? ) audio decoding; +#X obj 395 221 loadbang; +#X msg 395 251 \; pd dsp 1; +#X text 51 308 and the video files supported by your ffmpeg (avi \, +mpg \, ..); +#X text 51 295 pdp_live~ : decodes a live video stream from ffmpeg +; +#X connect 0 0 1 0; +#X connect 0 1 1 1; +#X connect 7 0 8 0; |