aboutsummaryrefslogtreecommitdiff
path: root/listCutUp-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'listCutUp-help.pd')
-rw-r--r--listCutUp-help.pd12
1 files changed, 6 insertions, 6 deletions
diff --git a/listCutUp-help.pd b/listCutUp-help.pd
index a775c64..e6d602d 100644
--- a/listCutUp-help.pd
+++ b/listCutUp-help.pd
@@ -1,6 +1,6 @@
-#N canvas 0 0 648 276 10;
+#N canvas 5 49 648 276 10;
#X msg 48 125 1 2 3 4 5 6;
-#X obj 113 239 print;
+#X obj 112 222 print;
#X msg 191 130 list a b c d e f g;
#X text 37 11 Description: Cuts up a list into sublists. Leftovers
are also output.;
@@ -8,8 +8,8 @@ are also output.;
is output by itself.;
#X text 294 184 Argument_1: Size of cuts.;
#X text 292 168 Inlet_1: Size if cuts.;
-#X obj 112 185 listCutUp 3;
#X text 44 49 tags: lists;
-#X connect 0 0 7 0;
-#X connect 2 0 7 0;
-#X connect 7 0 1 0;
+#X obj 112 186 mtl/listCutUp 3;
+#X connect 0 0 8 0;
+#X connect 2 0 8 0;
+#X connect 8 0 1 0;