aboutsummaryrefslogtreecommitdiff
path: root/sigToFloat~-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 /sigToFloat~-help.pd
Adding mtlsvn2git-root
svn path=/trunk/abstractions/mtl/; revision=12667
Diffstat (limited to 'sigToFloat~-help.pd')
-rw-r--r--sigToFloat~-help.pd10
1 files changed, 10 insertions, 0 deletions
diff --git a/sigToFloat~-help.pd b/sigToFloat~-help.pd
new file mode 100644
index 0000000..f98f56a
--- /dev/null
+++ b/sigToFloat~-help.pd
@@ -0,0 +1,10 @@
+#N canvas 0 0 377 222 10;
+#X text 23 15 Description: converts a signal to floats.;
+#X msg 102 86 \; pd dsp 1;
+#X floatatom 29 174 5 0 0 0 - - -;
+#X obj 30 86 osc~ 0.01;
+#X text 42 119 Argument_1:update time (ms). Defaults to 100 ms.;
+#X obj 29 149 mtl/sigToFloat~;
+#X text 23 33 tags: conversion;
+#X connect 3 0 5 0;
+#X connect 5 0 2 0;