LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Could I use lvsound2.dll to write a 24 bits LPCM Wave file ?

I want to write my mulit-channel measurement data to LPCM wave file.
After I search NI developer Zone and this discussion forums.
I think maybe "Sound File Write (DBL).vi" is my solution.
But It only support 8/12/16 bits in LPCM format,
when I use 24bits to write a wave file, it's change to compression format "FF FE" (AudioFormat)
 
 "Sound File Write (DBL).vi" use "call library function node" to call "lvsound2.dll" to write a wave file.
 
Can I modify it to write a 24 bits LPCM wave file ??
or How should i do ?  
 
 
0 Kudos
Message 1 of 2
(2,789 Views)

Try to search Google first "labview lpcm".

You may need 3rd party software.

As I know, you cannot modify lvsound2.dll because this is from NI RD.

Maybe next version of labview will support 24-bit.

0 Kudos
Message 2 of 2
(2,762 Views)