aboutsummaryrefslogtreecommitdiff
path: root/fsclock-help.pd
blob: 4005ae56337bc1325736c7054d46d755dbdc6597 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#N canvas 496 163 487 404 10;
#X floatatom 52 241 5 0 0 0 - - -;
#X text 51 22 a GUI to generate and control the frame clock \, with
a default frames-per-second (FPS) of 30 frames/second.;
#X floatatom 248 239 5 0 0 0 - - -;
#X text 49 72 the first argument/inlet sets the total number of frames
;
#X text 49 92 the second argument/inlet sets the frames-per-second
(FPS);
#X text 54 306 you can set the current frame by dragging the yellow
bar or by clicking in the frame number box \, typing in a number \,
and hitting enter;
#X obj 53 169 fsclock 200;
#X obj 249 167 fsclock 200 24;
#X connect 6 0 0 0;
#X connect 7 0 2 0;