LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Any equalizer program in LabVIEW SVT which can control the dBPa under 1/3 octave frequency band?

Could we adjust the dBPa of a wav file by equalizer and then save the dBPa modified file to the other wav file for play? The equalizer should be controlled under 1/3 octave frequency band.
0 Kudos
Message 1 of 4
(3,205 Views)
Taipo,

If you import the .wav file into LabVIEW and convert it to the waveform data type, you could use the SVT to do third-octave analysis on the waveform and then use the SVT Weighting Filter VI to adjust the level of different octaves in the signal.

If you are looking for a pre-made equalizer example for a .wav file in LabVIEW, we do not have an example that does that at this time. However, there are many programs available on the internet that can equalize a .wav file.

Sincerely,

Ross C
Applications Engineer
National Instruments
0 Kudos
Message 2 of 4
(3,204 Views)
Hi Ross C,
Thanks your suggestion. Do you have any suggestion on any program which can equalize wav file under 1/3 octave analysis?
0 Kudos
Message 3 of 4
(3,204 Views)
Taipo,

Here is a link to a Google search for 1/3 octave equalizers for .wav files. Perhaps one of the sites listed will help you out.

Sincerely,

Ross C
Applications Engineer
National Instruments
0 Kudos
Message 4 of 4
(3,204 Views)