LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Why do acquire sound VI%27s not record correct samples%2Fch

Solved!
Go to solution

The buffer is the number that you put in to the config VI. Didn't you wonder why it asked for # samples twice? Smiley Happy

 

Listening in.png

 

If this doesn't solve your problem, I don't know what will.

 

Edit: Glad to hear it worked. I guess you weren't doing anything wrong, just something weird with the buffer functionality that differs from LabVIEW Version or computer. It's usually a good rule of thumb to have a large buffer anyways.

Cheers


--------,       Unofficial Forum Rules and Guidelines                                           ,--------

          '---   >The shortest distance between two nodes is a straight wire>   ---'


Message 11 of 13
(1,000 Views)

Ha,

 

I was going into the code and i saw it reading that config file later in there.  Mustve been something weird.  I was even getting weird data at the beginning and end of the read, but the buffer issue fixed that too.  In the express VI they just wire ithe control straight to both of them, they should probably change that.



-Matt
0 Kudos
Message 12 of 13
(995 Views)

Yes. One of the many reasons you'll see all of the regulars here on the forum advising against Express VIs. Limited VIs are simpler, but not always better.

Cheers


--------,       Unofficial Forum Rules and Guidelines                                           ,--------

          '---   >The shortest distance between two nodes is a straight wire>   ---'


0 Kudos
Message 13 of 13
(991 Views)