aboutsummaryrefslogtreecommitdiff
path: root/doc/additional/messageoddness/list_must_have_2_or_more_elements.pd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/additional/messageoddness/list_must_have_2_or_more_elements.pd')
-rw-r--r--doc/additional/messageoddness/list_must_have_2_or_more_elements.pd11
1 files changed, 9 insertions, 2 deletions
diff --git a/doc/additional/messageoddness/list_must_have_2_or_more_elements.pd b/doc/additional/messageoddness/list_must_have_2_or_more_elements.pd
index 0d4bb946..da0dee16 100644
--- a/doc/additional/messageoddness/list_must_have_2_or_more_elements.pd
+++ b/doc/additional/messageoddness/list_must_have_2_or_more_elements.pd
@@ -1,4 +1,4 @@
-#N canvas 119 484 463 507 10;
+#N canvas 271 55 464 710 10;
#X floatatom 243 167 5 0 0 0 - - -;
#X symbolatom 291 166 10 0 0 0 - - -;
#X obj 196 187 bng 15 250 50 0 empty empty bang -6 23 1 12 -262144
@@ -38,9 +38,14 @@ forget! A series whose element is a float has an implied "list" selector!)
#X obj 59 471 *;
#X msg 223 429 3;
#X msg 256 428 list 3;
-#X obj 208 470 *~;
+#X obj 208 481 *~;
#X text 19 311 These two disagree about 0 element lists:;
#X text 19 401 These two disagree about 1 element lists:;
+#X obj 140 597 route 1;
+#X msg 140 575 1 3;
+#X obj 125 622 *~;
+#X text 24 528 [route] doesn't seem to automatically convert 1 element
+lists:;
#X connect 0 0 4 0;
#X connect 1 0 5 0;
#X connect 3 0 2 0;
@@ -65,3 +70,5 @@ forget! A series whose element is a float has an implied "list" selector!)
#X connect 24 0 25 1;
#X connect 26 0 28 1;
#X connect 27 0 28 1;
+#X connect 31 0 33 1;
+#X connect 32 0 31 0;