aboutsummaryrefslogtreecommitdiff
path: root/smpToFreq-help.pd
diff options
context:
space:
mode:
authorThomas O Fredericks <mrtof@users.sourceforge.net>2009-10-25 00:39:13 +0000
committerThomas O Fredericks <mrtof@users.sourceforge.net>2009-10-25 00:39:13 +0000
commitf18d063d9312c95e25294e0777bc135ee9a3fd8a (patch)
tree54763b4c61f53c8ec696be54bc1c0e8d816c05aa /smpToFreq-help.pd
Adding mtlsvn2git-root
svn path=/trunk/abstractions/mtl/; revision=12667
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;