aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/mstosamps~-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/help/cyclone/mstosamps~-help.pd')
-rw-r--r--doc/help/cyclone/mstosamps~-help.pd26
1 files changed, 26 insertions, 0 deletions
diff --git a/doc/help/cyclone/mstosamps~-help.pd b/doc/help/cyclone/mstosamps~-help.pd
new file mode 100644
index 0000000..14f8ba3
--- /dev/null
+++ b/doc/help/cyclone/mstosamps~-help.pd
@@ -0,0 +1,26 @@
+#N canvas 1097 319 626 352 10;
+#X declare -lib cyclone;
+#X text 15 35 Convert milliseconds to a number of samples (at the current
+sampling rate);
+#X msg 271 117 0 \, 1000 3000;
+#X floatatom 271 239 0 0 0 0 - - -;
+#X obj 271 137 line~;
+#X floatatom 87 138 0 0 0 0 - - -;
+#X floatatom 30 91 0 0 0 0 - - -;
+#X text 281 198 number of samples out (as a signal);
+#X text 281 162 number of milliseconds in (as a signal);
+#X text 23 68 Use as a calculator or for float parameters;
+#X obj 421 24 import cyclone;
+#X obj 30 114 mstosamps~;
+#X obj 271 178 mstosamps~;
+#X obj 271 217 Snapshot~ 100;
+#X text 263 92 or convert signal values;
+#X text 57 88 number of milliseconds;
+#X text 116 139 number of samples;
+#X text 312 242 number of samples;
+#X connect 1 0 3 0;
+#X connect 3 0 11 0;
+#X connect 5 0 10 0;
+#X connect 10 1 4 0;
+#X connect 11 0 12 0;
+#X connect 12 0 2 0;