Page 1 of 1
Log Float Array
Posted: Fri Sep 19, 2014 11:18 pm
by Youlean
I made this tool for logging Float Array. It is quite slow, so it is not usable in real time processing...
Also, it is not 100% precise, but it is close, and lowest I would go would be 100 points array size.
Re: Log Float Array
Posted: Sun Sep 21, 2014 10:15 pm
by TheOm
I made something similar recently..
Re: Log Float Array
Posted: Tue Sep 23, 2014 5:35 pm
by Youlean
TheOm wrote:I made something similar recently..
You wanted to say, much better version...

TheOm, you are my hero...

DD
Re: Log Float Array
Posted: Wed Oct 08, 2014 2:29 pm
by Youlean
TheOm wrote:I made something similar recently..
Hey Om, is there any way to change log2 math? I would like to have some multiplying, adding etc...
Log2 inside yours module seams not quite accurate for FFT...