Quantcast
Channel: NAudio
Viewing all articles
Browse latest Browse all 5831

New Post: noisy input

$
0
0
Check the Encoding value of the WaveIn WaveFormat.

If the audio was 8 bit then you could read each byte, but it is most likely 16bit which means each byte is half a sample which needs to be combined into an int.

Viewing all articles
Browse latest Browse all 5831

Trending Articles