From 91e091358b389a6ee83073751a0cad75074a49dc Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 2 Dec 2008 22:21:03 +0000 Subject: created folder for 'framesync' library developed while working on noh-Timegarden and Terre Natale svn path=/trunk/externals/framesync/; revision=10417 --- fsline-help.pd | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 fsline-help.pd (limited to 'fsline-help.pd') 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; -- cgit v1.2.1