aboutsummaryrefslogtreecommitdiff
path: root/fsclock-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'fsclock-help.pd')
-rw-r--r--fsclock-help.pd16
1 files changed, 16 insertions, 0 deletions
diff --git a/fsclock-help.pd b/fsclock-help.pd
new file mode 100644
index 0000000..4005ae5
--- /dev/null
+++ b/fsclock-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;