LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Peak search in a Wav file with time-markers

I'm doing a scientific project, so my wizard-skills in LabView are quite limited. I need to open a wav file and find signal peaks in it. The closest I could find is this: 

https://forums.ni.com/t5/Example-Code/Count-Peaks-in-a-WAV-File-with-Sound-and-Vibration-Software/ta...

 

The only problem: I need to get not only Frequency and Value, but also the time, when the peak accrued. Any suggestions, how to add this functionality? 

 

P.S.. I have access to LabView with Signal Processing Toolkit and SignalExpress.

 

0 Kudos
Message 1 of 4
(3,436 Views)

For your problem I think you need to use JTFA. You can read about that here https://www.ni.com/en/shop/labview/joint-time-frequency-analysis--jtfa--overview.html



Besides which, my opinion is that Express VIs Carthage must be destroyed deleted
(Sorry no Labview "brag list" so far)
0 Kudos
Message 2 of 4
(3,428 Views)

Thanks, Coq Rogue! I added some JTFA functionality for signal visualization. Still, any suggestions about the peak timing measurement?

0 Kudos
Message 3 of 4
(3,394 Views)

Alehins,

 

I found this tutorial that I think will help:

 

https://www.ni.com/en/support/documentation/supplemental/06/peak-detection-using-labview-and-measure... it deals with measuring peaks

 

and this example goes through just some basic scalar measurements as a reference

 

http://zone.ni.com/devzone/cda/epd/p/id/100 

 

Let me know if these work for you. I believe the top link will answer all your questions. Kudos for doing science in LV! 🙂

Sam S
Applications Engineer
National Instruments
0 Kudos
Message 4 of 4
(3,367 Views)