s25a wrote: 
> The only specification I see is it can play 352Khz DXD...So I assume it
> should.

If I understand you - the WAV file is not reall a WAV file of PCM
samples but a set of data samples which is DXD.  In which case the WAV
header can be anything as long as data is passed through to DAC.

Do you have 352kHz DXD files which work ?  If so compare the WAV header
of the working one against the non-working one.  Use something like
hexdump (hd) and dump the first 512bytes (e.g hd -n 512 file.wav ) -
you'll know the dump is OK when you see somehting like "RIFF.t2.WAVEfmt
"


------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
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