aboutsummaryrefslogtreecommitdiff
path: root/fsline-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-11-16 23:24:06 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-11-16 23:24:06 +0000
commit5979eef0279b354c993108860538155302af00cd (patch)
tree08f8ec8960a5eadf79ce3a7f70cc37db7d4accc3 /fsline-help.pd
parent08ce9fc80e51bd4ddaa5ac99448141ddeaaac2df (diff)
ported to new global frameclock receive, fps, and frameclock
svn path=/trunk/externals/framesync/; revision=12782
Diffstat (limited to 'fsline-help.pd')
-rw-r--r--fsline-help.pd21
1 files changed, 8 insertions, 13 deletions
diff --git a/fsline-help.pd b/fsline-help.pd
index ba7b047..99fae5f 100644
--- a/fsline-help.pd
+++ b/fsline-help.pd
@@ -1,4 +1,4 @@
-#N canvas 501 356 588 378 10;
+#N canvas 648 414 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
@@ -7,23 +7,18 @@
#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 obj 230 184 fsline 30 40;
+#X obj 380 184 fsline 50 60;
+#X text 31 285 the first argument/inlet sets the start frame;
+#X text 31 304 the second argument/inlet sets the end 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;
+#X connect 6 0 7 0;
+#X connect 9 0 4 0;
+#X connect 10 0 6 0;