On Thu, 2008-06-12 at 14:10 -0400, Chris Smith wrote:
> On Thursday 12 June 2008, Florian Faber wrote:
> > What makes you think converting a 16 bit unsigned integer to a IEEE
> > 32 bit float and back would change the value?
> 
> Should have used a 24 bit example. I'm of the opinion that with it the 
> process is not always a bit perfect translation. But I'm open to 
> correction.
> 

someone correct me, if this is wrong, but converting from 16bit int to
24bit int shoudln't do any harm to the number. it basically just appends
eight zeros.

one frame 16bit:
0101110100110011

the same frame in 24bit:
010111010011001100000000

so, if the source data (cd, audiofile) is 16bit, there is no reason to
believe, that the critical information is altered when played with a
framesize of 24bit.

roman



        
                
___________________________________________________________ 
Der frühe Vogel fängt den Wurm. Hier gelangen Sie zum neuen Yahoo! Mail: 
http://mail.yahoo.de


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to