aboutsummaryrefslogtreecommitdiff
path: root/fsclock-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-11-16 21:14:10 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-11-16 21:14:10 +0000
commitb55627eeff971003efb7fe745467e83d427670a2 (patch)
tree443808abae3afaaf8757627faebc050ed72a6cc2 /fsclock-help.pd
parent05f7e214a2bcfabd8ba8107ebbe33da704e277a6 (diff)
renamed fsclock to frameclock since its easier to manage (try to say fsclock 3 times fast)
svn path=/trunk/externals/framesync/; revision=12772
Diffstat (limited to 'fsclock-help.pd')
-rw-r--r--fsclock-help.pd16
1 files changed, 0 insertions, 16 deletions
diff --git a/fsclock-help.pd b/fsclock-help.pd
deleted file mode 100644
index 4005ae5..0000000
--- a/fsclock-help.pd
+++ /dev/null
@@ -1,16 +0,0 @@
-#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;