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.pd | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 fsline.pd (limited to 'fsline.pd') diff --git a/fsline.pd b/fsline.pd new file mode 100644 index 0000000..1fee226 --- /dev/null +++ b/fsline.pd @@ -0,0 +1,39 @@ +#N canvas 180 162 479 363 10; +#X obj 145 106 purepd/float_argument \$1; +#X obj 145 31 inlet; +#X obj 180 56 loadbang; +#X obj 305 31 inlet; +#X obj 47 31 inlet; +#X text 87 31 frame #; +#X text 199 33 start frame; +#X text 350 29 end frame; +#X obj 305 106 purepd/float_argument \$2; +#X obj 180 79 trigger bang bang; +#X obj 47 139 moses; +#X obj 74 173 moses; +#X obj 74 243 -; +#X msg 179 177 \$2 \$1; +#X obj 179 199 -; +#X obj 179 157 pack float float; +#X obj 74 278 /; +#X obj 74 325 outlet; +#X obj 101 153 + 1; +#X connect 0 0 10 1; +#X connect 0 0 12 1; +#X connect 0 0 15 0; +#X connect 1 0 0 0; +#X connect 2 0 9 0; +#X connect 3 0 8 0; +#X connect 4 0 10 0; +#X connect 8 0 15 1; +#X connect 8 0 18 0; +#X connect 9 0 0 0; +#X connect 9 1 8 0; +#X connect 10 1 11 0; +#X connect 11 0 12 0; +#X connect 12 0 16 0; +#X connect 13 0 14 0; +#X connect 14 0 16 1; +#X connect 15 0 13 0; +#X connect 16 0 17 0; +#X connect 18 0 11 1; -- cgit v1.2.1