diff options
author | Tom Schouten <doelie@users.sourceforge.net> | 2006-09-01 13:54:29 +0000 |
---|---|---|
committer | Tom Schouten <doelie@users.sourceforge.net> | 2006-09-01 13:54:29 +0000 |
commit | e936bab381fdeee3bbda7c24f65e8f99be8088f4 (patch) | |
tree | 5b8f7d908981c7b698c592cd298f80b8a2e37f5c /doc/objects/pdp_metro~-help.pd | |
parent | 7591a024f184bd385d35583d19d86c1d5f2531ba (diff) |
pdp/doc/objects xxx.pd -> xxx-help.pd
svn path=/trunk/externals/pdp/; revision=5817
Diffstat (limited to 'doc/objects/pdp_metro~-help.pd')
-rw-r--r-- | doc/objects/pdp_metro~-help.pd | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/doc/objects/pdp_metro~-help.pd b/doc/objects/pdp_metro~-help.pd new file mode 100644 index 0000000..5346b19 --- /dev/null +++ b/doc/objects/pdp_metro~-help.pd @@ -0,0 +1,22 @@ +#N canvas 0 0 450 300 10; +#X obj 133 102 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 +1; +#X obj 133 210 pdp_help_output; +#X msg 210 66 fps 25; +#X text 322 60 PAL; +#X msg 211 94 fps 2997 100; +#X text 322 94 NTSC; +#X text 18 13 Audio/Video sync object. Will output bangs at desired +frequency (fps) \, synced to the audio sampling rate. The fps message +accepts either an integer or a fractional number.; +#X msg 316 204 \; pd dsp \$1; +#X obj 316 170 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1 +1; +#X obj 133 175 pdp_v4l; +#X obj 133 139 pdp_metro~; +#X connect 0 0 10 0; +#X connect 2 0 10 0; +#X connect 4 0 10 0; +#X connect 8 0 7 0; +#X connect 9 0 1 0; +#X connect 10 0 9 0; |