Re: Comparing 2 Spoken words, FFT function in LiveCode?

2017-10-16 Thread hh via use-livecode
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:

Re: Comparing 2 Spoken words, FFT function in LiveCode?

2017-10-16 Thread Bob Sneidar via use-livecode
Oh NVM I thought you were takling about text. Bob S > On Oct 16, 2017, at 06:18 , Peter Reid via use-livecode > 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

Re: Comparing 2 Spoken words, FFT function in LiveCode?

2017-10-16 Thread Bob Sneidar via use-livecode
mySQL has a soundex function. Bob S > On Oct 16, 2017, at 06:18 , Peter Reid via use-livecode > 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

Comparing 2 Spoken words, FFT function in LiveCode?

2017-10-16 Thread Peter Reid via use-livecode
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