Unsigned Linear



Unsigned linear is a slight modification from the more natural signed linear format. Instead of representing data using numbers from -n to +n (where n in the maximum representable magnitude), n is added to all samples to shift it into the range 0 to 2n. Conversion between the two is simply a matter of inverting the sign bit.


[ Parent ] [ Manual root ]


Created by SHtoHTML v1.20