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, 7 insertions, 3 deletions
diff --git a/smpToMs-help.pd b/smpToMs-help.pd
index 718038b..611fd63 100644
--- a/smpToMs-help.pd
+++ b/smpToMs-help.pd
@@ -1,10 +1,14 @@
-#N canvas 303 224 418 209 10;
+#N canvas 1218 96 830 292 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 floatatom 106 211 10 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 obj 105 164 mtl/smpToMs;
#X text 41 57 tags: conversion;
+#X text 288 138 By default \, the conversion is done with Pd's samplerate.
+You can override this by sending a list: samples samplerate;
+#X msg 154 136 945344 48000;
#X connect 1 0 4 0;
#X connect 4 0 2 0;
+#X connect 7 0 4 0;