Hello,
My system will use FFT or WOLA and let say (FFT/)WOLA size is 64 and giving 33 complex numbers out. If I want to multiply those with some complex vector (length of course same as WOLA output), how do I generate that vector in Audio Weaver which will multiply WOLA output using ComplexMultiplier module?
Regards, Mike
11:01pm
Hello Mike,
Currently, there is no direct way to do this. I'll email you a work around on the side, shortly.
Thanks,
Kevin
9:49am
Great, thank you Kevin.
3:24am
I just ran into this. Is this still the case? And what is the "work-around"? It should probably be published as an application note if this issue hasn't been fixed, given how basic of a use case this is.
7:02pm
Hi Karl,
I've attached 2 AWDs.
One shows the use of separate real and imaginary signals feeding into the [Re,Im] to Complex module.
The other one shows the Buffer Source module with "isComplex" set to true. Entries in the array then take the form x + yi.
Let me know if you have any further questions.
Thanks,
Gary