kipeta wrote:
> On 13.09.2017 19:28, michaelvv wrote:
> > WORKS GREAT BUT THIS IS NOT DSD
> >
> > Code:
> > --------------------
> > wvunpack file.wv -wq -o - | sox -q - -r 176.4k -b 24 -C 0 -t alsa
> plughw:2
> > --------------------
> >
> This plays it as DSD DoP:
>
> wvunpack -q file.wv --dff -o - | sox -t dff - -r 176400 -t wav -b 24 -e
>
> signed --endian little - dop
>
> However it requires SoX from: https://github.com/mansr/sox
I have the sox git compiled on my computer and I can confirm that
Code:
--------------------
wvunpack -q file.wv --dff -o - | sox -t dff - -r 176400 -t wav -b 24 -e
signed --endian little -t alsa plughw:2 dop
--------------------
Works fine :-)
------------------------------------------------------------------------
michaelvv's Profile: http://forums.slimdevices.com/member.php?userid=59321
View this thread: http://forums.slimdevices.com/showthread.php?t=107942
_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter