Re: Rip Report

"Fred Maxwell [email protected] [EAC]" <[email protected]>
Newsgroups gmane.comp.audio.eac.user
Message-ID <[email protected]>
> On Jun 6, 2018, at 6:23 PM, Jerry Baker jbaker6953-/[email protected] [EAC] <[email protected]> wrote:
> 
> It's the amplitude of the waveform. With 16-bit audio, each sample's 
> amplitude (distance from dead silence) can range from -32,768 to 32,768.
> 
A “bit” picky, I know, but it’s a two’s complement integer, so the range is -32768 to +32767 

-32768 = 1000000000000000
-32767 = 1000000000000001
-32766 = 1000000000000010
…
-2     = 1111111111111110
-1     = 1111111111111111
 0     = 0000000000000000
 1     = 0000000000000001
…
 32765 = 0111111111111101
 32766 = 0111111111111110
 32765 = 0111111111111111

Regards,
  Fred Maxwell
  Moderator, Exact Audio Copy Yahoogroup
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.