12-09-2016 12:11 PM
Hi there,
In the example "Sound File to Sound Output", the while loop is continuously reading and writing data to sound output device, but why it only plays the .wav file for one time?
How can I make the vi plays the sound file with each iteration?
Thank you!
12-09-2016 12:29 PM - edited 12-09-2016 12:33 PM
You can do something like the attached VI.[Edit]: Sorry i didnt test this, but should work, you will also need to change the position mode on the sound file read vi to absolute.
Hope that helps.