aboutsummaryrefslogtreecommitdiff
path: root/rangemod-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'rangemod-help.pd')
-rw-r--r--rangemod-help.pd28
1 files changed, 28 insertions, 0 deletions
diff --git a/rangemod-help.pd b/rangemod-help.pd
new file mode 100644
index 0000000..49f2563
--- /dev/null
+++ b/rangemod-help.pd
@@ -0,0 +1,28 @@
+#N canvas 256 115 588 378 10;
+#X floatatom 80 212 9 0 0 0 - - -;
+#X obj 83 239 hsl 128 15 0 100 0 0 empty empty empty -2 -8 0 10 -262144
+-1 -1 508 1;
+#X floatatom 230 212 9 0 0 0 - - -;
+#X obj 233 239 hsl 128 15 0 100 0 0 empty empty empty -2 -8 0 10 -262144
+-1 -1 1143 1;
+#X floatatom 380 212 9 0 0 0 - - -;
+#X obj 383 239 hsl 128 15 0 100 0 0 empty empty empty -2 -8 0 10 -262144
+-1 -1 12573 1;
+#X obj 83 68 frameclock 1000;
+#X obj 230 184 rangemod 30 400 30;
+#X obj 380 184 rangemod 200 900 100;
+#X text 31 285 the first argument sets the start frame;
+#X text 31 304 the second argument sets the end frame;
+#X text 31 324 the third argument sets the number to mod (%) by;
+#X obj 80 184 rangemod 10 400 5;
+#X text 33 16 Set a range of frames to do a mod to \, making the first
+frame equivalent to 0;
+#X connect 0 0 1 0;
+#X connect 2 0 3 0;
+#X connect 4 0 5 0;
+#X connect 6 0 7 0;
+#X connect 6 0 8 0;
+#X connect 6 0 12 0;
+#X connect 7 0 2 0;
+#X connect 8 0 4 0;
+#X connect 12 0 0 0;