LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Converting Audio (*.wav) to bitstreams?

Hello all,
 
Ali here. Im new to labView. I needed to know how to convert input audio (*.wav) to bitstreams.
 
My end goal is to simulate an OFDM system. I want to perform OFDM on input audio, picture has been done.
 
I know the question is very silly, but apparently i cant find a way to.
 
Thanks
 
0 Kudos
Message 1 of 2
(2,636 Views)

Hey ShadyAzz,

 

It seems that you might need to do some conversions.

Are you reading from a .wav file or recording audio form a microphone?

 

Nonetheless you'll need to index the data output and then use the Get Waveform Components function to output the magnitude of the wave. This can then be converted by using the To Byte Integer conversion.

 

Hopefully this helps!!

Aashish M
CEO
TransferFi
www.transferfi.com
0 Kudos
Message 2 of 2
(2,618 Views)