LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Reset sound file read wave

Solved!
Go to solution
Solution
Accepted by JordanG

That's an ingenious way, thank you. 

We divided the sound acquisition, filtering and transmission into 3 simultaneous while loops connected with buffers. It didn't solve the issue, but in the process we changed the Resample components from continuous to "1-shot" and that was evidently the issue. Somehow having this continuous while switching music tracks or disrupting the wave stream shortly would cause issues further down the pipeline in the Transmitter component. 

 

So solved overall while achieving removal of local variables, fixing references and utilizing many more shift registers. Thanks!

 

Ral12

0 Kudos
Message 11 of 11
(227 Views)