aboutsummaryrefslogtreecommitdiff
path: root/listJump.pd
diff options
context:
space:
mode:
Diffstat (limited to 'listJump.pd')
-rw-r--r--listJump.pd56
1 files changed, 56 insertions, 0 deletions
diff --git a/listJump.pd b/listJump.pd
new file mode 100644
index 0000000..37afacf
--- /dev/null
+++ b/listJump.pd
@@ -0,0 +1,56 @@
+#N canvas 37 86 642 617 10;
+#X obj 139 32 inlet;
+#X obj 105 554 outlet;
+#X obj 293 128 list append;
+#X obj 505 70 inlet;
+#X obj 178 264 list split 1;
+#X text 552 71 number of elements to keep;
+#X obj 395 354 + 1;
+#X obj 275 297 t a b;
+#X obj 108 85 t b a b;
+#X obj 155 370 spigot;
+#X obj 220 455 t f f;
+#X obj 204 25 inlet;
+#X text 144 11 list;
+#X text 299 61 output every n items;
+#X text 518 167 for m items;
+#X text 228 185 formerly [list-rot];
+#X msg 393 310 0;
+#X obj 357 353 f 0;
+#X obj 360 389 <;
+#X text 392 390 from 0 to n-1;
+#X obj 235 99 expr 0-$f1;
+#X text 277 82 Needs to be negative \, it seems;
+#X obj 291 38 tof/argument 1 2;
+#X obj 516 214 tof/argument 2 1;
+#X obj 196 215 cyclone/zl rot;
+#X obj 103 527 ./listBuild;
+#X obj 468 14 loadbang;
+#X obj 472 40 t b b;
+#X connect 0 0 8 0;
+#X connect 2 0 24 0;
+#X connect 3 0 18 1;
+#X connect 4 0 9 0;
+#X connect 4 1 7 0;
+#X connect 6 0 17 1;
+#X connect 7 0 2 1;
+#X connect 7 1 17 0;
+#X connect 8 0 25 0;
+#X connect 8 1 4 0;
+#X connect 8 2 16 0;
+#X connect 9 0 10 0;
+#X connect 10 0 2 0;
+#X connect 10 1 25 1;
+#X connect 11 0 20 0;
+#X connect 16 0 17 1;
+#X connect 17 0 6 0;
+#X connect 17 0 18 0;
+#X connect 18 0 9 1;
+#X connect 20 0 24 1;
+#X connect 22 0 20 0;
+#X connect 23 0 18 1;
+#X connect 24 0 4 0;
+#X connect 25 0 1 0;
+#X connect 26 0 27 0;
+#X connect 27 0 22 0;
+#X connect 27 1 23 0;