Rockbox.org home
releases
current build
extras FAQ
manual
wiki
docs index mailing lists
IRC
forums bugs
patches



Rockbox mail archive

Subject: RE: Log base 2
From: Andreas Stemmer (Andreas.Stemmer_at_web.de)
Date: 2002-09-20


> In order to convert a linear volume sample info into dBfs I
> have to calculate:
>
> dBfs = 20 * log( sample / SAMPLE_RANGE)
>
> with log being the logarithmus base 10.

That's no problem because of the rules for the loagrithm:
log(x) base 10 = (log (x) base 2) / (log (10) base 2)

Andreas



Page was last modified "Mar 9 2008" The Rockbox Crew