aboutsummaryrefslogtreecommitdiff
path: root/msToSmp-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'msToSmp-help.pd')
-rw-r--r--msToSmp-help.pd11
1 files changed, 11 insertions, 0 deletions
diff --git a/msToSmp-help.pd b/msToSmp-help.pd
new file mode 100644
index 0000000..c5ee950
--- /dev/null
+++ b/msToSmp-help.pd
@@ -0,0 +1,11 @@
+#N canvas 120 81 372 242 10;
+#X floatatom 93 91 5 0 0 0 - - -;
+#X floatatom 93 169 5 0 0 0 - - -;
+#X text 144 89 Length in milliseconds;
+#X text 145 169 Number of samples;
+#X text 17 8 Description: Converts a millisecond interval to a it's
+corresponding number of samples.;
+#X obj 93 130 mtl/msToSmp;
+#X text 18 42 tags: conversion;
+#X connect 0 0 5 0;
+#X connect 5 0 1 0;