From d1ad56f1da41e7a88eb9a52d6b0daaf145b54ea7 Mon Sep 17 00:00:00 2001 From: Miller Puckette Date: Fri, 4 Jul 2008 03:54:32 +0000 Subject: new pd~ and stdout objects in extra svn path=/trunk/; revision=10141 --- pd/extra/stdout/stdout-help.pd | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 pd/extra/stdout/stdout-help.pd (limited to 'pd/extra/stdout/stdout-help.pd') diff --git a/pd/extra/stdout/stdout-help.pd b/pd/extra/stdout/stdout-help.pd new file mode 100644 index 00000000..b3d02489 --- /dev/null +++ b/pd/extra/stdout/stdout-help.pd @@ -0,0 +1,13 @@ +#N canvas 110 37 789 525 10; +#X msg 84 147 walk the dog; +#X msg 91 169 1; +#X msg 90 215 flush; +#X obj 84 240 stdout; +#X text 472 410 updated for Pd version 0.42; +#X obj 14 13 stdout; +#X text 67 14 - write messages to standard output; +#X msg 96 192 1 2; +#X connect 0 0 3 0; +#X connect 1 0 3 0; +#X connect 2 0 3 0; +#X connect 7 0 3 0; -- cgit v1.2.1