Rockbox mail archive
Subject: Re: Audio_3587 Beta Status Update
From: Linus Nielsen Feltzing (linus_at_haxx.se)
Date: 2004-06-12
Mark Bright wrote:
> Shows the start value to be &00006780, which takes a LONG TIME to count
> down, As Register x10 is the Volume with a value between 0 and 7F, why am I
> being returned such a huge number?
The volume is stored in the high byte (bit 15-8). You need to decrease
with 0x100, not 1.
Linus
_______________________________________________
http://cool.haxx.se/mailman/listinfo/rockbox
Page was last modified "Jan 10 2012" The Rockbox Crew
|