LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Time-Delay of an array

I wish to delay some sound from the sound card coming from the Sound
Read VI. I can use a register or two and this works fine. However, I
want continuous control with a knob and no switching as in a multiple
Register.

I noticed a vi y[i]=x[i-n] which looked like what I needed but the
sound output vi from the read vi has a time-stamp on it and that
appears to stop it from working. Can I get rid of the time-stamp and
just have the pure array as used to be the case in earlier LabView
versions? (ie the brown wire - I need it to be thick orange). Or is
there another way to introduce a delay. I don't want a delay in
processing - just a delay of information.

Hardy
0 Kudos
Message 1 of 2
(2,521 Views)
I cannot find a "Sound Read" or "sound output" VI in the Sound palette. Which version of LabVIEW are you running?
0 Kudos
Message 2 of 2
(2,496 Views)