"Infos - Bien Entendu" <[EMAIL PROTECTED]>

>I am searching for a way to save 24 bits values on an AIFF file
>i thought that keeping the 3 first bytes of an I32 should make it 
>but it didn't work
>could anyone give me some clue ?

Since LabVIEW streams data always in big endian format (flatten
to string, typecast or stream to disk) you will probably have to
actually keep the last 3 bytes instead of the first 3.

Rolf Kalbermatter
CIT Engineering Nederland BV    tel: +31 (070) 415 9190
Treubstraat 7H                  fax: +31 (070) 415 9191
2288 EG Rijswijk        http://www.citengineering.com
Netherlands             mailto:[EMAIL PROTECTED]
 


Reply via email to