Grant wrote:
> > Are you sure the hardware actually supports S24_3LE?  Most 24 bit
> > soundcards require 24 bit audio to be packed into 32 bit words.  See
> > if you can output S24_3LE directly to the hw device.
> 
> I don't think a USB DAC could do 24-in-32 because of the USB 24-bit 
> limitation.
> 
> I've tried specifying S24_3LE, S24LE, S24_BE, S24_3BE, FLOAT_LE,
> FLOAT_BE, and S16_LE in asound.conf.  None of them produce sound
> except for S24_3LE and S16_LE.  How can I output S24_3LE directly to
> the device for testing?

24-bit USB devices use S24_3LE.
24-bit PCI cards usually use S32_LE (where only 24 bits are used).


HTH
Clemens

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to