From 4116b1ebe8822c2ebd5393ba1fbb461b6b1084d3 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sat, 25 Apr 2009 19:46:18 +0000 Subject: documented [select] issues with arguments of mixed type svn path=/trunk/; revision=11150 --- .../select_mixing_float_and_symbol_arguments.pd | 31 ++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 doc/additional/messageoddness/select_mixing_float_and_symbol_arguments.pd (limited to 'doc/additional/messageoddness') diff --git a/doc/additional/messageoddness/select_mixing_float_and_symbol_arguments.pd b/doc/additional/messageoddness/select_mixing_float_and_symbol_arguments.pd new file mode 100644 index 00000000..d85b5f3e --- /dev/null +++ b/doc/additional/messageoddness/select_mixing_float_and_symbol_arguments.pd @@ -0,0 +1,31 @@ +#N canvas 91 39 450 300 12; +#X obj 88 163 select one 2; +#X msg 87 93 symbol one; +#X obj 89 198 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 +-1; +#X obj 131 195 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 +-1 -1; +#X obj 170 195 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 +-1 -1; +#X msg 102 122 2; +#X msg 228 91 symbol one; +#X obj 230 196 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 +-1 -1; +#X obj 272 193 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 +-1 -1; +#X obj 311 193 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 +-1 -1; +#X msg 243 120 2; +#X obj 229 161 select 2 one; +#X text 24 25 [select] doesn't let you mix symbols and floats \, and +behaves oddly when you do:; +#X connect 0 0 2 0; +#X connect 0 1 3 0; +#X connect 0 2 4 0; +#X connect 1 0 0 0; +#X connect 5 0 0 0; +#X connect 6 0 11 0; +#X connect 10 0 11 0; +#X connect 11 0 7 0; +#X connect 11 1 8 0; +#X connect 11 2 9 0; -- cgit v1.2.1