diff options
Diffstat (limited to 'sigToFloat~-help.pd')
-rw-r--r-- | sigToFloat~-help.pd | 10 |
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; |