aboutsummaryrefslogtreecommitdiff
path: root/fsline-help.pd
blob: 650e29d2038d957dcbbcc9f5f7f7905a5a7fed35 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
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;