aboutsummaryrefslogtreecommitdiff
path: root/doc/additional/messageoddness/what_is_a_symbol.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-02-06 01:32:20 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-02-06 01:32:20 +0000
commit9b0b047298aaad0d8f4d9c89809e3601d9de171d (patch)
tree8b97d16b7f1ee1ef29f4160c55ec1530f74ecd93 /doc/additional/messageoddness/what_is_a_symbol.pd
parent330c36164093070a4db14885c4135bba7312b8be (diff)
added examples generated from writing about defining all the types within Pd
svn path=/trunk/; revision=4554
Diffstat (limited to 'doc/additional/messageoddness/what_is_a_symbol.pd')
-rw-r--r--doc/additional/messageoddness/what_is_a_symbol.pd86
1 files changed, 86 insertions, 0 deletions
diff --git a/doc/additional/messageoddness/what_is_a_symbol.pd b/doc/additional/messageoddness/what_is_a_symbol.pd
new file mode 100644
index 00000000..0ac20210
--- /dev/null
+++ b/doc/additional/messageoddness/what_is_a_symbol.pd
@@ -0,0 +1,86 @@
+#N canvas 242 94 904 607 10;
+#X msg 48 59 symbol pie;
+#X msg 67 111 pie;
+#X text 127 59 a symbol;
+#X floatatom 96 337 5 0 0 0 - - -;
+#X symbolatom 144 336 10 0 0 0 - - -;
+#X obj 49 357 bng 15 250 50 0 empty empty bang -6 23 1 12 -262144 -1
+-1;
+#X obj 49 313 route bang float symbol list;
+#X obj 96 357 bng 15 250 50 0 empty empty float -4 23 1 12 -262144
+-1 -1;
+#X obj 144 357 bng 15 250 50 0 empty empty symbol -12 23 1 12 -262144
+-1 -1;
+#X obj 192 357 bng 15 250 50 0 empty empty list -2 23 1 12 -262144
+-1 -1;
+#X obj 240 357 bng 15 250 50 0 empty empty undefined -18 23 1 12 -262144
+-1 -1;
+#X msg 86 240 lots of pie;
+#X msg 132 473 word;
+#X msg 140 492 symbol word;
+#X text 166 473 not a symbol;
+#X obj 132 538 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+-1;
+#X obj 205 538 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+-1;
+#X obj 133 517 select word;
+#X text 15 445 [select] considers [word( as something other than a
+symbol:;
+#X msg 404 62 symbol pie;
+#X msg 421 108 pie;
+#X text 483 62 a symbol;
+#X floatatom 467 370 5 0 0 0 - - -;
+#X symbolatom 535 369 10 0 0 0 - - -;
+#X obj 400 390 bng 15 250 50 0 empty empty bang -6 23 1 12 -262144
+-1 -1;
+#X obj 467 390 bng 15 250 50 0 empty empty float -4 23 1 12 -262144
+-1 -1;
+#X obj 535 390 bng 15 250 50 0 empty empty symbol -12 23 1 12 -262144
+-1 -1;
+#X obj 604 390 bng 15 250 50 0 empty empty list -2 23 1 12 -262144
+-1 -1;
+#X text 28 566 [select] requires a atom type selector in order to understand
+the data (the float selector is implied);
+#X text 54 89 [route] says these are not symbols:;
+#X msg 74 131 word;
+#X msg 91 261 is this a list 2?;
+#X text 79 218 [route] says these are not lists:;
+#X msg 82 186 list lots of pie;
+#X text 203 187 a list;
+#X msg 431 127 word;
+#X text 424 88 [trigger] says these are not symbols (check Pd window):
+;
+#X obj 399 346 trigger bang float symbol list;
+#X msg 443 252 list lots of pie;
+#X text 570 252 a list;
+#X msg 444 285 lots of pie;
+#X msg 445 309 is this a list 2?;
+#X connect 0 0 6 0;
+#X connect 1 0 6 0;
+#X connect 3 0 7 0;
+#X connect 4 0 8 0;
+#X connect 6 0 5 0;
+#X connect 6 1 3 0;
+#X connect 6 2 4 0;
+#X connect 6 3 9 0;
+#X connect 6 4 10 0;
+#X connect 11 0 6 0;
+#X connect 12 0 17 0;
+#X connect 13 0 17 0;
+#X connect 17 0 15 0;
+#X connect 17 1 16 0;
+#X connect 19 0 37 0;
+#X connect 20 0 37 0;
+#X connect 22 0 25 0;
+#X connect 23 0 26 0;
+#X connect 30 0 6 0;
+#X connect 31 0 6 0;
+#X connect 33 0 6 0;
+#X connect 35 0 37 0;
+#X connect 37 0 24 0;
+#X connect 37 1 22 0;
+#X connect 37 2 23 0;
+#X connect 37 3 27 0;
+#X connect 38 0 37 0;
+#X connect 40 0 37 0;
+#X connect 41 0 37 0;