BRP-PACU is a dual channel FFT audio analysis tool. It is designed to be used with an omnidirectional calibrated microphone to configure any sound system with an appropriate equalization and delay. It compares the output of the system to the input of the system to obtain the transfer function[1] of the system. These data allow one to perform final equalization using just the input/output of the DSP or any other device used for Equalization.
Contents |
This software program uses a Transfer Function Measurement method to compare the output of a (unprocessed) loud-speaker system and room combination to the input signal which is usually filtered pseudorandom noise.[2] Because the sound has a propagation time from the exit point of the transducer to the measurement device, a delay must be inserted in the reference signal to compensate. This delay is automatically found by the software to aid in practical system measurement.
Currently the only supported platforms are Linux and Mac OS X because it relies on POSIX Threads. It also is written using floating point processing, making most embedded Linux device support difficult.
The software is licensed under the GPL Version 2. It is available from sourceforge as C code.