|
|
Rockbox mail archiveSubject: Re: dB volumeFrom: BlueChip (cs_bluechip_at_webtribe.net) Date: 2004-03-19
At 19:56 19/03/04, you wrote:
What real tests will show is anybodies guess ...But "by the book", 92 is
In the 3587, the volume range in 0...127, representing -114...+12dB in 1dB
Each Rockbox step is therefore (127/100) == 1.27
So at 92, this resolves to (int)(1.27*92) == (int)116.84 == 116 = 0dB
You may also note that (int)(1.27*93) == (int)118.11 == 118 = 2dB
So 92=0dB and 93=+2dB ...it is not actually possible to choose +1dB with
How ironic that the oveflow occurs at that point!
_______________________________________________
Page was last modified "Jan 10 2012" The Rockbox Crew |