aboutsummaryrefslogtreecommitdiff
path: root/help/comma-help.pd
blob: b8a8e63965f150809eed3778d5b0dabaf8e786fd (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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
#N canvas 172 316 715 428 10;
#X obj 0 0 cnv 8 100 60 empty empty comma 10 20 1 18 -262144 -1109
0;
#X text 109 12 how to write " \, " in a message...;
#X text 2 388 (c) Moonix: Antoine Rousseau 2004;
#X msg 71 101 foo 1 \, bar 2;
#X floatatom 70 340 5 0 0 0 - - -;
#X floatatom 113 341 5 0 0 0 - - -;
#X obj 70 318 route foo bar;
#X text 59 85 build a message like this:;
#X text 106 118 | notice the comma...;
#X text 106 116 ^;
#X obj 437 192 drip;
#X obj 396 192 comma;
#X msg 417 222 add2 \$1;
#X msg 372 110 foo 10;
#X obj 407 171 t b a;
#X msg 331 82 set;
#X msg 427 110 bar 20;
#X msg 417 249 foo 10 \, bar 20 \,;
#X obj 517 171 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X text 39 72 0: what we want to do is to;
#X text 299 64 1: reset the message;
#X text 375 92 2: add parts;
#X text 467 153 (or click the message directly);
#X text 453 142 3: send the message;
#X connect 3 0 6 0;
#X connect 6 0 4 0;
#X connect 6 1 5 0;
#X connect 10 0 12 0;
#X connect 11 0 12 0;
#X connect 12 0 17 0;
#X connect 13 0 14 0;
#X connect 14 0 11 0;
#X connect 14 1 10 0;
#X connect 15 0 17 0;
#X connect 16 0 14 0;
#X connect 17 0 6 0;
#X connect 18 0 17 0;