Thank You for your continued support and contributions!
Dynamic range compression determines the fidelity/clarity/detail of sound, and is related to 16bit/24bit/32bit.
I do not know much about Rockbox internals so correct me if I am wrong.When you set precut to -24 dB you are approximately "shifting" the original sample value by 4 bits to the less significant bits thus the 4 most significant bits are not used by the original signal anymore. At the final stage before sending the signal to the DAC only the most significant 16 bits are taken (optionally with some information from lower bits by dithering) so in our case only 12 bits from the original signal would be used and the 4 most significant bits will be wasted (zero).
If you just cut -24 dB and do nothing, then yes, the resulting signal will basically be 12 bits thanks to the level being so low overall.
Edit 2: I just checked the schematics of iPod DAC, and looks like it does not have any amp, outputting line-out all the time, and uses its DAC to control volume digitally. This means the resultant signal will be compressed.
And also, I can get the same quality with any volume as long as I put my ipod line-out on headphone amp.
Just one last question before I bail out of this unconstructive thread ever:Does Wolfson DAC accepts 24-bit digital signal?If not, then I'm throwing away everything I know.If yes, what I am proposing is "reducing the volume" through the use of wide "dynamic range compression" of 32-bit Rockbox DSP.
Page created in 0.057 seconds with 17 queries.