molke-productions / qloud

Tool to measure loudspeaker frequency and step responses and distortions
GNU General Public License v2.0
28 stars 6 forks source link
loudspeaker measurement

About

QLoud is a tool to measure a loudspeaker frequency response and distortions.

This was just an attempt of porting it to QT5. It now uses Qt Charts instead of Qwt for plotting.

The original app page is here:

http://gaydenko.com/qloud/

Writing this app was inspired by excellent applications written by Fons Adriaensen:

http://users.skynet.be/solaris/linuxaudio/

Theoretical background belongs to Angelo Farina:

http://pcfarina.eng.unipr.it/

In particular, this method was used:

http://pcfarina.eng.unipr.it/Public/Papers/134-AES00.PDF

Target use

Measurement chain

Result

After audio system response capturing is done, an IR (impulse response) is calculated. Currently, these IR-aware analysis outcomes are available:

The IR power plot is useful to see room reflections behavior. The step response plot is useful for speakers time alignment in multiway loudspeakers.

A few hints