aboutsummaryrefslogtreecommitdiff
path: root/externals/gridflow/doc/flow_classes/listlength-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'externals/gridflow/doc/flow_classes/listlength-help.pd')
-rw-r--r--externals/gridflow/doc/flow_classes/listlength-help.pd41
1 files changed, 0 insertions, 41 deletions
diff --git a/externals/gridflow/doc/flow_classes/listlength-help.pd b/externals/gridflow/doc/flow_classes/listlength-help.pd
deleted file mode 100644
index 32e2512a..00000000
--- a/externals/gridflow/doc/flow_classes/listlength-help.pd
+++ /dev/null
@@ -1,41 +0,0 @@
-#N canvas 637 22 632 432 10;
-#X text 10 33 The [listlength] outputs the number of elements in the
-incoming list.;
-#X obj 103 383 listappend;
-#X obj 253 383 listelement;
-#X obj 409 383 listfind;
-#X obj 547 383 listflatten;
-#X obj 175 383 listprepend;
-#X obj 331 383 listreverse;
-#X obj 469 383 listsublist;
-#X floatatom 206 160 5 0 0 0 - - -;
-#X obj 139 158 print;
-#X msg 139 81 1 3 hello 8 13;
-#X obj 139 120 listlength;
-#X msg 246 96 1 12 a b c d e f g h i j k l;
-#X text 232 276 The length of the list passed to the left inlet will
-be returned in the outlet.;
-#X obj 0 0 doc_h;
-#X obj 3 206 doc_c 0;
-#X obj 3 246 doc_i 1;
-#X obj 3 321 doc_o 1;
-#X obj 3 383 doc_also 1;
-#X obj 14 276 doc_ii 0;
-#X obj 14 351 doc_oo 0;
-#X obj 97 276 doc_m i0 list;
-#X obj 97 351 doc_m o0 float int;
-#X obj 0 403 doc_f;
-#X text 232 351 the number of elements in the list.;
-#X connect 10 0 11 0;
-#X connect 11 0 8 0;
-#X connect 11 0 9 0;
-#X connect 12 0 11 0;
-#X connect 18 1 1 0;
-#X connect 18 1 5 0;
-#X connect 18 1 2 0;
-#X connect 18 1 6 0;
-#X connect 18 1 3 0;
-#X connect 18 1 7 0;
-#X connect 18 1 4 0;
-#X connect 21 1 13 0;
-#X connect 22 1 24 0;