On 2010/01/05 18:14, Grant <emailgr...@gmail.com> wrote:
> Demian mentioned that mpd outputs in a 32-bit format.

It's 24 bit padded to 32 bit, so it's basically 24 bit.

S24_3LE is a very inconvenient format, because most CPUs don't allow
you to write to non-aligned addresses, i.e. you have to process byte
by byte.

This feature request is for you:
http://musicpd.org/mantis/view.php?id=2731

> Can anyone here shed any light on how mpd does this, and whether or
> not 16->32->24 would add noise in this case?

No noise added.

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Musicpd-dev-team mailing list
Musicpd-dev-team@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/musicpd-dev-team

Reply via email to