LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Sound Waveform Average

I'm a newbie to sound concepts and I've run into a problem.  Our test set-up has six microphones set up in a reverb room.  The first phase is to read from each microphone for a specified amount of time and average those readings.  To accomplish this I built an array from each microphone in a while loop over the specified time interval.  When the loop is done executing the average of each array is calculated.  My question is how to take the now six averaged arrays and come up with one single waveform that I can use with the Octave Analysis function in the Sound and Vibration tool kit?  I'm using LV 8.2.1.
 
Thanks.
LabVIEW 2016 - Windows 7

CLAD
0 Kudos
Message 1 of 2
(2,500 Views)

Hi MeCoOp,

If you're new to SVT you might want to take a look at the LabVIEW Example Finder (which you can find from Help»Find Examples) under Toolkits and Modules»Sound and Vibration»Getting Started. Is there a specific part of the application that you're having trouble with? Do you already have a code that gives you six arrays and you are simply trying to get an averaged waveform from them?

Best regards,

Jordan D
Applications Engineering
National Instruments
0 Kudos
Message 2 of 2
(2,485 Views)