aboutsummaryrefslogtreecommitdiff
path: root/externals/gridflow/pd_help/rubyprint.pd
blob: 2cdc5e56fb55b8bb8d5c1fdd6ec45c96f76720f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
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;