Convolution Reverb help!
Mostrar comentarios más antiguos
I'm developing a convolution reverb in Simulink by FFT'ing both input signals (Input from mic and recorded impulse response), then convolving them with each other in the frequency domain, and applying an IFFT before sending it to a speaker output. However, no matter how much i've tried, i only get noise out of it. I was wondering if someone could help me.
I've also tried to just convolve the signals in the time domain but i get the same result.
Any kind of thoughts or pointers would be much appreciated.
Thank you.
2 comentarios
José Goulart
el 20 de Jun. de 2011
Felipe,
How are you computing the convolution? Please show us the code that you're using.
Felipe Tavera
el 30 de Jun. de 2011
Respuestas (1)
Daniel Shub
el 17 de Jun. de 2011
0 votos
How much energy is there in the tail of your impulse response? If there is lots of late reverb, then the result is going to sound an awful lot like noise. What happens if you cut the duration of your impulse response (IR) down to only include about 50 ms of reverb?
4 comentarios
Felipe Tavera
el 17 de Jun. de 2011
Daniel Shub
el 18 de Jun. de 2011
30 ms seems really short. Does your IR look qualitatively correct (1 big peak, a short gap and then a handful of other peaks). What happens if you make an artifical IR with just a peak and then 29.5 ms of zeros.
Felipe Tavera
el 30 de Jun. de 2011
Sean de Wolski
el 30 de Jun. de 2011
Comments don't email you...
Categorías
Más información sobre Measurements and Spatial Audio en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!