aboutsummaryrefslogtreecommitdiff
path: root/fsline-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'fsline-help.pd')
-rw-r--r--fsline-help.pd29
1 files changed, 29 insertions, 0 deletions
diff --git a/fsline-help.pd b/fsline-help.pd
new file mode 100644
index 0000000..650e29d
--- /dev/null
+++ b/fsline-help.pd
@@ -0,0 +1,29 @@
+#N canvas 501 356 588 378 10;
+#X obj 80 184 fsline 10 20;
+#X floatatom 80 212 9 0 0 0 - - -;
+#X obj 83 239 hsl 128 15 0 1 0 0 empty empty empty -2 -8 0 10 -262144
+-1 -1 12700 1;
+#X obj 83 68 fsclock 100;
+#X floatatom 230 212 9 0 0 0 - - -;
+#X obj 233 239 hsl 128 15 0 1 0 0 empty empty empty -2 -8 0 10 -262144
+-1 -1 12700 1;
+#X obj 230 184 fsline 30 40;
+#X floatatom 380 212 9 0 0 0 - - -;
+#X obj 383 239 hsl 128 15 0 1 0 0 empty empty empty -2 -8 0 10 -262144
+-1 -1 12700 1;
+#X obj 380 184 fsline 50 60;
+#X text 31 275 the first inlet is for the frame clock;
+#X text 31 295 the first argument/second inlet sets the start frame
+;
+#X text 31 315 the second argument/third inlet sets the end frame;
+#X text 33 16 Generate a 0-to-1 line based on frame numbers \, outputting
+once per frame.;
+#X connect 0 0 1 0;
+#X connect 1 0 2 0;
+#X connect 3 0 0 0;
+#X connect 3 0 6 0;
+#X connect 3 0 9 0;
+#X connect 4 0 5 0;
+#X connect 6 0 4 0;
+#X connect 7 0 8 0;
+#X connect 9 0 7 0;