Update of /cvsroot/pure-data/doc/additional/messageoddness In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv892
Modified Files: what_is_a_bang.pd Log Message: added a [list( message as a example of a bang
Index: what_is_a_bang.pd =================================================================== RCS file: /cvsroot/pure-data/doc/additional/messageoddness/what_is_a_bang.pd,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** what_is_a_bang.pd 6 Feb 2006 21:20:35 -0000 1.1 --- what_is_a_bang.pd 9 Aug 2006 00:33:32 -0000 1.2 *************** *** 1,3 **** ! #N canvas 163 173 794 501 10; #X floatatom 80 298 5 0 0 0 - - -; #X symbolatom 128 297 10 0 0 0 - - -; --- 1,3 ---- ! #N canvas 312 241 798 505 10; #X floatatom 80 298 5 0 0 0 - - -; #X symbolatom 128 297 10 0 0 0 - - -; *************** *** 16,21 **** #X obj 46 40 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; ! #X msg 79 37 element; ! #X obj 57 68 bang; #X msg 81 96 float bang; #X text 164 96 invalid; --- 16,21 ---- #X obj 46 40 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; ! #X msg 72 31 element; ! #X obj 68 54 bang; #X msg 81 96 float bang; #X text 164 96 invalid; *************** *** 57,60 **** --- 57,61 ---- #X obj 47 440 print; #X text 124 414 another way to convert a list to a bang; + #X msg 77 77 list; #X connect 0 0 4 0; #X connect 1 0 5 0; *************** *** 88,89 **** --- 89,91 ---- #X connect 46 0 47 0; #X connect 47 0 48 0; + #X connect 50 0 3 0;