port of apple's fft
Posted by
notzed on
Aug 28, 2010; 4:53am
URL: https://forum.jogamp.org/port-of-apple-s-fft-tp1379040.html
Would anyone be interested in apple's fft code ported to jocl? Or has someone already done it?
http://developer.apple.com/mac/library/samplecode/OpenCL_FFT/Introduction/Intro.htmlI ported most of it for work in a couple of hours, but if the boss wont let me use that version I can always do it again (I want to use it for my own code at some point anyway).
It's pretty knarly code but i tried and failed to write my own and there's not much else out there that i've been able to find. Although google has become next to useless at finding anything technical lately, even more-so with java so it could just be hidden away somewhere.