From b55627eeff971003efb7fe745467e83d427670a2 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 16 Nov 2009 21:14:10 +0000 Subject: renamed fsclock to frameclock since its easier to manage (try to say fsclock 3 times fast) svn path=/trunk/externals/framesync/; revision=12772 --- frameclock-help.pd | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 frameclock-help.pd (limited to 'frameclock-help.pd') diff --git a/frameclock-help.pd b/frameclock-help.pd new file mode 100644 index 0000000..4005ae5 --- /dev/null +++ b/frameclock-help.pd @@ -0,0 +1,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; -- cgit v1.2.1