diff options
Diffstat (limited to 'smpToTime-help.pd')
-rw-r--r-- | smpToTime-help.pd | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/smpToTime-help.pd b/smpToTime-help.pd new file mode 100644 index 0000000..007bb2c --- /dev/null +++ b/smpToTime-help.pd @@ -0,0 +1,13 @@ +#N canvas 551 388 378 243 10; +#X floatatom 137 102 5 0 0 0 - - -; +#X obj 137 190 print; +#X obj 137 122 * 1000; +#X floatatom 137 145 5 0 0 0 - - -; +#X text 19 13 Description: Converts a number of samples into an easier +representation of it's duration.; +#X obj 137 166 mtl/smpToTime; +#X text 21 49 tags: conversion; +#X connect 0 0 2 0; +#X connect 2 0 3 0; +#X connect 3 0 5 0; +#X connect 5 0 1 0; |