01-06-2014 01:51 PM - edited 01-06-2014 01:53 PM
I have a microphone attached to a pre amp. The sensitivity is about 15mv/pa.
In labview I have written the A weighting filter myself. I want to know what the procedure is
for audio processing in labview. Should I convert the signal to Pascal via the sensitivity of the mic and then convert to decibels (20log(signal/20ref)) and
then take the FFT to apply my weighting filter? Do I need to convert the signal to a powerspectrum? Sort of confused on the process.
01-07-2014 05:14 PM
Hi ykhalil,
Here's a pretty detailed explanation of signal processing in LabVIEW:
https://decibel.ni.com/content/docs/DOC-3022/version/1
Also, are you using the NI Sound and Vibration Toolkit?
Regards,