s25a wrote: 
> Hi Marco,
> 
> > 
Code:
--------------------
  >   > I'm not going to help you with custom convert, i wrote C-3PO to get rid 
of it...
--------------------
> > 
> Sure and that makes sense as it is much more comfortable. It was just
> for getting some more background :-)
> 
> 
> 
> Ok thanks for the information. That would make sense as only the 32Bit
> files make problems. Is there a way to request the interface
> capabilities? Something like....Output hw:Card and then it shows you
> what it is possible?
> What I am not sure about is....I am using this USB --> I2S Interface
> for example:
> https://www.diyinhk.com/shop/audio-kits/116-isolated-xmos-768khz-dxd-dsd512dsd1024-high-quality-usb-to-i2sdsd-pcb.html
> And This DAC:
> https://www.diyinhk.com/shop/audio-kits/118-768khz32bit-ak4497eq-dac-i2sdsd-input.html#/ak449x_option-dac_pcb_onlywith_dac_chip/oled-null
> It clearly says that the DAC is capable of handling 32Bit. However I
> am not sure about the USB to I2S Interface maybe that is the problem.
> Also my other Test DAC from IFI shows the same behavior
> 
> > 
Code:
--------------------
  >   > (and that is very, very strange) so when SOX resample the file it 
convert it to 24bit (-b 24) when playing native, obviously it wil not. To play 
that file you must then resample it and convert it to 24 bit depth. That is 
very unusual, USB UAC2 explicity ask the drivers to 'cut' or fill by zeroes the 
samples with wrong depth...
--------------------
> >  
> Just to avoid misunderstanding as I did not get 100% the the point of
> this statement...You mean it is strange that the DAC cannot handle
> 32bit?
> 
> Thanks and have a nice weekend
> 
> S

Probably is not the DAC but only the driver of the USB/I2S having
problem with 32bit streams and this is the strange thing, becouse
specification says that any device (driver) should receive and handle
any bit depth form 8 to 32 bit, just discarding the less significative
bits when greater than the real capaility or adding padding zeroes when
smaller.



________________________________________________________________________
Author of C-3PO plugin,  Squeezelite-R2, Falcon Web interface - See
www.marcoc1712.it
------------------------------------------------------------------------
marcoc1712's Profile: http://forums.slimdevices.com/member.php?userid=34842
View this thread: http://forums.slimdevices.com/showthread.php?t=97046

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to