From 04c235c6ac5f36b507c629de5634d5e6d326222b Mon Sep 17 00:00:00 2001 From: "N.N." Date: Tue, 4 Oct 2005 02:04:42 +0000 Subject: adding abstractions and helpfiles svn path=/trunk/; revision=3647 --- externals/gridflow/pd_help/rubyprint.pd | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 externals/gridflow/pd_help/rubyprint.pd (limited to 'externals/gridflow/pd_help/rubyprint.pd') diff --git a/externals/gridflow/pd_help/rubyprint.pd b/externals/gridflow/pd_help/rubyprint.pd new file mode 100644 index 00000000..2cdc5e56 --- /dev/null +++ b/externals/gridflow/pd_help/rubyprint.pd @@ -0,0 +1,26 @@ +#N canvas 435 101 688 277 10; +#X text 191 203 see also:; +#X obj 297 208 @export; +#X obj 19 123 @three; +#X floatatom 19 73 5 0 0 0 - - -; +#X floatatom 37 52 5 0 0 0 - - -; +#X floatatom 56 73 5 0 0 0 - - -; +#X obj 112 123 @import ( 3 3 3 ); +#X obj 113 73 until; +#X msg 113 53 27; +#X obj 112 93 random 27; +#X text 619 13 gridflow; +#X obj 262 208 @dim; +#X obj 401 208 printargs; +#X text 14 15 rubyprint; +#X obj 352 208 @print; +#X obj 19 197 rubyprint; +#X text 144 15 prints the message to the console; +#X connect 2 0 15 0; +#X connect 3 0 2 0; +#X connect 4 0 2 1; +#X connect 5 0 2 2; +#X connect 6 0 15 0; +#X connect 7 0 9 0; +#X connect 8 0 7 0; +#X connect 9 0 6 0; -- cgit v1.2.1