Seppo Ingalsuo

Results 201 comments of Seppo Ingalsuo

> If this is part of a larger migration of code can you link a top-level bug? Yes, I'll add the reason to commit message. The purpose is to collect...

> @singalsu I guess we need to set the PATH for matlab to find files/functions that are not in the current dir ? Btw, does Matlab/Octave has a default set...

> Feature cutoff for v2.12 today. @singalsu isn't this done now? I'd prefer to close this and file new tickets for any remaining (more specific) work items. Yep this work...

@lgirdwood Closing this for now. The issue with ARL-S DMIC was solved other way.

Improved audio quality with 32 bit window functions and switch to Hann window type.

Update: The audio quality is now good, transparent for 16 bit audio like the CD format. This is the output from running test `process_test('stft_process_1536_240_', 32, 32, 48000, 1, 1);`

New version, with stereo processing. It was dual mono for 2ch. The review comments are addressed abd I hope I didn't miss essential. I don't agree with unsigned int usage...

> Looks very good @singalsu ! Lot of helpful comments in the code, making this easier to follow. Nothing major in the review. It seems you have some todos left...

> @singalsu can you check CI, one build failure for plugin. Thanks ! There's a mess with 16 bit FFT build triggered by MFCC but needing 32 bit FFT parts....

> > @singalsu can you check CI, one build failure for plugin. Thanks ! > > There's a mess with 16 bit FFT build triggered by MFCC but needing 32...