From 0ca6f43514c11e30d76618be69fcb995b926d0d5 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sun, 21 Feb 2010 05:08:54 +0000 Subject: ported to new template Makefile and debianized it svn path=/trunk/externals/moonlib/; revision=13184 --- comma-help.pd | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 comma-help.pd (limited to 'comma-help.pd') diff --git a/comma-help.pd b/comma-help.pd new file mode 100644 index 0000000..b8a8e63 --- /dev/null +++ b/comma-help.pd @@ -0,0 +1,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; -- cgit v1.2.1