Re: How to interpret WAV data?



>> Surely the values go +/- zero?
>
> No. 8 bit PCM is unsigned, with 127 the 'zero' level.

That's right, 16bit has signed values and 0 is the zero level.


.


Loading