aboutsummaryrefslogtreecommitdiff
path: root/pd/doc/5.reference/print-help.pd
blob: 50af069a334bd9cf91adcb14fbcd51b158f0ecfa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#N canvas 349 65 615 247 12;
#X msg 102 52 walk the dog;
#X msg 29 51 bang;
#X msg 70 51 234;
#X obj 29 96 print x1;
#X obj 21 10 print;
#X text 37 134 Print prints out the messages it receives on the "terminal
window" that Pd is run from.;
#X text 249 200 updated for Pd version 0.31.;
#X text 73 10 -- print messages to terminal window;
#X connect 0 0 3 0;
#X connect 1 0 3 0;
#X connect 2 0 3 0;