aboutsummaryrefslogtreecommitdiff
path: root/smpToFreq-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'smpToFreq-help.pd')
-rw-r--r--smpToFreq-help.pd11
1 files changed, 11 insertions, 0 deletions
diff --git a/smpToFreq-help.pd b/smpToFreq-help.pd
new file mode 100644
index 0000000..2a96233
--- /dev/null
+++ b/smpToFreq-help.pd
@@ -0,0 +1,11 @@
+#N canvas 323 275 457 255 12;
+#X floatatom 51 92 5 0 0 0 - - -;
+#X floatatom 51 171 5 0 0 0 - - -;
+#X text 101 89 Number of samples;
+#X text 107 173 Frequency to play samples at normal speed;
+#X text 21 10 Description: Converts a number of samples to a frequency.
+;
+#X obj 51 127 mtl/smpToFreq;
+#X text 21 30 tags: conversion;
+#X connect 0 0 5 0;
+#X connect 5 0 1 0;