Page 1 of 1

Directional Beamforming

Posted: Tue Apr 16, 2024 4:44 pm
by bertankursun2
Hi,
I would like to implement a beam former for a real-time application, with minimum delay as possible.
It doesn't need to be estimating the direction of arrival, or adaptive. I am fine with fixing the steering direction.
Could you please help me with the configurations? I am a little bit confused since the examples are using pre-computed HRTFs to be used with .wav files.

Thank you!

Re: Directional Beamforming

Posted: Thu Apr 18, 2024 4:10 pm
by nmichael
Bertan,

The 'adm' plugin is a standard directional algorithm used in the industry. No HRTFs involved. It's used with the 'decomb' plugin to equalize the low frequency rolloff that naturally happens with directional microphones.

I'm adding this algorithm to the example program you've been using. I'll send it to you to check out.

Nick