aboutsummaryrefslogtreecommitdiff
path: root/doc/tutorials/intro/01.basic_elements.pd
blob: 69796f7c0230c175bb49b88615b1f3046e93c5a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#N canvas 513 86 571 407 12;
#X obj 36 141;
#X obj 34 91 float;
#X msg 34 187 message;
#X floatatom 34 236 5 0 0 0 - - -;
#X symbolatom 34 285 10 0 0 0 - - -;
#X text 33 334 comment;
#X text 54 28 comment;
#X obj 12 13 cnv 15 400 40 empty empty Basic_Elements 20 12 0 24 -228992
-66577 0;
#X text 153 333 comment (like the rest of this text);
#X text 151 91 object box;
#X text 151 141 empty object box;
#X text 152 232 number box (click and drag/type);
#X text 152 284 symbol box (click and type);
#X text 152 187 message box (click);