aboutsummaryrefslogtreecommitdiff
path: root/doc/objects/pdp_constant.pd
diff options
context:
space:
mode:
authorTom Schouten <doelie@users.sourceforge.net>2003-02-28 09:47:11 +0000
committerTom Schouten <doelie@users.sourceforge.net>2003-02-28 09:47:11 +0000
commita0aef64af84622e8d6d02c7714fb82178dea0286 (patch)
tree686f237df30d8a8bd6538b3eafd1e0790cac3355 /doc/objects/pdp_constant.pd
parent7da1d644ff98078ad2a78d940ec991abff440b00 (diff)
pdp docs
svn path=/trunk/externals/pdp/; revision=439
Diffstat (limited to 'doc/objects/pdp_constant.pd')
-rw-r--r--doc/objects/pdp_constant.pd21
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/objects/pdp_constant.pd b/doc/objects/pdp_constant.pd
new file mode 100644
index 0000000..b17c488
--- /dev/null
+++ b/doc/objects/pdp_constant.pd
@@ -0,0 +1,21 @@
+#N canvas 306 280 575 277 10;
+#X obj 46 231 pdp_help_output;
+#X obj 46 149 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+-1;
+#X msg 125 76 dim 320 240;
+#X text 221 76 set packet dimensions;
+#X msg 125 103 type grey;
+#X msg 125 126 type yv12;
+#X obj 46 198 pdp_constant;
+#X floatatom 125 172 5 0 0;
+#X text 221 105 generate greyscale image;
+#X text 221 124 generate colour image (default);
+#X text 221 174 set constant;
+#X text 118 26 pdp_constant creates an image filled with a constant
+when a bang is received;
+#X connect 1 0 6 0;
+#X connect 2 0 6 0;
+#X connect 4 0 6 0;
+#X connect 5 0 6 0;
+#X connect 6 0 0 0;
+#X connect 7 0 6 1;