aboutsummaryrefslogtreecommitdiff
path: root/smpToMs-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'smpToMs-help.pd')
-rw-r--r--smpToMs-help.pd10
1 files changed, 10 insertions, 0 deletions
diff --git a/smpToMs-help.pd b/smpToMs-help.pd
new file mode 100644
index 0000000..718038b
--- /dev/null
+++ b/smpToMs-help.pd
@@ -0,0 +1,10 @@
+#N canvas 303 224 418 209 10;
+#X text 149 112 samples to milliseconds conversion;
+#X floatatom 104 113 5 0 0 0 - - -;
+#X floatatom 104 161 5 0 0 0 - - -;
+#X text 40 20 Description: Converts a number of samples to it's duration
+in milliseconds.;
+#X obj 104 134 mtl/smpToMs;
+#X text 41 57 tags: conversion;
+#X connect 1 0 4 0;
+#X connect 4 0 2 0;