LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to produce a sound whose intensity depending on the amplitude of a signal?

i am acquiring some signal. each time the signal reach a value (e.g. 0.5 V) i want my application to emitt a sound. that's what i did for now but i wish i could make the sound intensity depending on the amplitude of my signal?

thanks for your help

guillaume

PS: i attached my application vi
0 Kudos
Message 1 of 2
(2,533 Views)
Take a look at the documentation on the vi "Tone Gen.vi" that you're using. It has an inputs for tone frequency and volume. You can set those to create distinctive tones and amplitudes for each threshold.

Tim
0 Kudos
Message 2 of 2
(2,533 Views)