Mnyb wrote: 
> DSD I suggest someone writes a server transcoder for that to pcm, unless
> the magic chip John have found have this too ? (it seems very versatile)

Already exists. Before anyone else starts working on this, I already am.
To the point where the files are imported to the library and then can be
transcoded to native PCM using 'dsd2pcm'
(http://www.hydrogenaudio.org/forums/index.php?showtopic=37717).


Code:
--------------------
    
  dff flc * *
  # I
  [dsd2pcm] 2 m 24 | [sox] -t raw -r 352.8k -s -3 -c 2 - -t flac -C0 - sinc -20k
  
--------------------


The code to import into LMS library is very basic, although I should
have the necessary code finished soon to import the tags from dsf files
using perl Audio-Scan. More interesting is DoP, where via a transcdoing
plug the data can be tunnelled to a DAC capable of decoding it, allowing
native DSD playback.


------------------------------------------------------------------------
JackOfAll's Profile: http://forums.slimdevices.com/member.php?userid=3069
View this thread: http://forums.slimdevices.com/showthread.php?t=97881

_______________________________________________
discuss mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/discuss

Reply via email to