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_rotate-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_rotate-help.pd')
-rw-r--r-- | doc/objects/pdp_rotate-help.pd | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/doc/objects/pdp_rotate-help.pd b/doc/objects/pdp_rotate-help.pd new file mode 100644 index 0000000..6c60c60 --- /dev/null +++ b/doc/objects/pdp_rotate-help.pd @@ -0,0 +1,30 @@ +#N canvas 467 414 562 448 10; +#X msg 195 174 centerx \$1; +#X floatatom 195 145 5 0 0; +#X floatatom 279 145 5 0 0; +#X msg 279 174 centery \$1; +#X obj 46 40 pdp_help_input; +#X msg 46 10 start; +#X msg 95 10 stop; +#X obj 46 401 pdp_help_output; +#X text 194 70 (0 \, 0) = top left; +#X text 194 84 (1 \, 1) = bottom right; +#X msg 247 113 0.5; +#X floatatom 187 318 5 0 0; +#X msg 187 288 0; +#X text 192 6 pdp_zrot: zoom and rotation; +#X obj 46 363 pdp_rotate; +#X text 239 319 right inlet sets rotation angle; +#X text 194 54 set rotation center; +#X connect 0 0 14 0; +#X connect 1 0 0 0; +#X connect 2 0 3 0; +#X connect 3 0 14 0; +#X connect 4 0 14 0; +#X connect 5 0 4 0; +#X connect 6 0 4 0; +#X connect 10 0 1 0; +#X connect 10 0 2 0; +#X connect 11 0 14 1; +#X connect 12 0 11 0; +#X connect 14 0 7 0; |