Peter, Hermann, Frans:
Does anyone know of an implementation of an FFT function written in LiveCode? I've tried joneslib but this doesn't include FFT. I'm hoping to use FFTs as part of my attempt to compare 2 short sound clips of people speaking a single word. I'm trying to judge whether a single word spoken by 2 different people is the same word or not. Any advice or code that might help with this would be most welcome.
Having recently embarked on a similar project, I'd recommend a python or lua interface to fftw rather than trying this in LiveCode.
http://www.fftw.org/ -- Mark Wieder [email protected] _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
