On Fri, Apr 16, 2004 at 11:01:52 -0700, Mark Knecht wrote: > >Signal Max : 25922 > > > > >Is Signal Max a measurement of used samples? > > I *think* this is what the maximum number is in the file. 16-bit audio > is 65536 values. I suspect, based on some comments Steve Harris made the > other day, that this goes from something like -32767 to 32768, but Close, its -32768 to +32767 in 2's complement, same in both 1's IIRC. - Steve