From f18d063d9312c95e25294e0777bc135ee9a3fd8a Mon Sep 17 00:00:00 2001 From: Thomas O Fredericks Date: Sun, 25 Oct 2009 00:39:13 +0000 Subject: Adding mtl svn path=/trunk/abstractions/mtl/; revision=12667 --- msToFreq-help.pd | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 msToFreq-help.pd (limited to 'msToFreq-help.pd') diff --git a/msToFreq-help.pd b/msToFreq-help.pd new file mode 100644 index 0000000..2160961 --- /dev/null +++ b/msToFreq-help.pd @@ -0,0 +1,11 @@ +#N canvas 363 333 430 211 10; +#X floatatom 106 91 5 0 0 0 - - -; +#X floatatom 106 153 5 0 0 0 - - -; +#X text 155 90 Interval in milliseconds; +#X text 155 153 Frequency; +#X text 21 15 Description: Converts a millisecond interval to a frequency. +; +#X obj 106 117 mtl/msToFreq; +#X text 22 34 tags: conversion; +#X connect 0 0 5 0; +#X connect 5 0 1 0; -- cgit v1.2.1