aboutsummaryrefslogtreecommitdiff
path: root/msToFreq-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 /msToFreq-help.pd
Adding mtlsvn2git-root
svn path=/trunk/abstractions/mtl/; revision=12667
Diffstat (limited to 'msToFreq-help.pd')
-rw-r--r--msToFreq-help.pd11
1 files changed, 11 insertions, 0 deletions
diff --git a/msToFreq-help.pd b/msToFreq-help.pd
new file mode 100644
index 0000000..2160961
--- /dev/null
+++ b/msToFreq-help.pd
@@ -0,0 +1,11 @@
+#N canvas 363 333 430 211 10;
+#X floatatom 106 91 5 0 0 0 - - -;
+#X floatatom 106 153 5 0 0 0 - - -;
+#X text 155 90 Interval in milliseconds;
+#X text 155 153 Frequency;
+#X text 21 15 Description: Converts a millisecond interval to a frequency.
+;
+#X obj 106 117 mtl/msToFreq;
+#X text 22 34 tags: conversion;
+#X connect 0 0 5 0;
+#X connect 5 0 1 0;