aboutsummaryrefslogtreecommitdiff
path: root/fpsToMs-help.pd
diff options
context:
space:
mode:
authorThomas O Fredericks <mrtof@users.sourceforge.net>2009-10-25 00:39:13 +0000
committerThomas O Fredericks <mrtof@users.sourceforge.net>2009-10-25 00:39:13 +0000
commitf18d063d9312c95e25294e0777bc135ee9a3fd8a (patch)
tree54763b4c61f53c8ec696be54bc1c0e8d816c05aa /fpsToMs-help.pd
Adding mtlsvn2git-root
svn path=/trunk/abstractions/mtl/; revision=12667
Diffstat (limited to 'fpsToMs-help.pd')
-rw-r--r--fpsToMs-help.pd11
1 files changed, 11 insertions, 0 deletions
diff --git a/fpsToMs-help.pd b/fpsToMs-help.pd
new file mode 100644
index 0000000..900f348
--- /dev/null
+++ b/fpsToMs-help.pd
@@ -0,0 +1,11 @@
+#N canvas 30 122 422 224 10;
+#X floatatom 144 111 5 0 0 0 - - -;
+#X floatatom 144 163 5 0 0 0 - - -;
+#X text 198 109 ms;
+#X text 195 166 fps;
+#X text 34 20 Description: Converts the number frames per seconds into
+the number of milliseconds between each frame.;
+#X obj 144 137 mtl/fpsToMs;
+#X text 34 58 tags: conversion;
+#X connect 0 0 5 0;
+#X connect 5 0 1 0;