LC Script is probably not fast enough for performing a FFT.
But you could use, for example, the following digital signal processing
library for javascript via a browser widget.

https://github.com/corbanbrook/dsp.js

Or try to use LCB's java-FFI based on these approaches:

https://lstsal.wordpress.com/2015/02/25/an-easy-way-to-compare-two-audios/
https://lstsal.wordpress.com/2015/02/28/comparing-two-audio-files/

> Peter R. wrote:
> 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.


_______________________________________________
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

Reply via email to