![]() |
[PROBLEM] DSD128 and DSD256 over DoP - Printable Version +- Moode Forum (https://moodeaudio.org/forum) +-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3) +--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7) +--- Thread: [PROBLEM] DSD128 and DSD256 over DoP (/showthread.php?tid=171) |
DSD128 and DSD256 over DoP - janosch simon - 05-10-2018 Hey all ![]() finaly i got my Moode 4.1 running some smal problems left ( how to turn on the 7" touch display ![]() but my biggest problem is dsd playback ![]() i use the http://www.diyaudio.com/forums/pc-based/291261-cool-raspberry-pi-odroid-i2s-dsd-isolator-hat-native-dsd-decoder.html dop decoder from iancanda and for DSD64 it works perfect (when i look at the serial output of the soekris dam 1021 i get L02M which is correct for DSD64 when i try a DSD128 file also ofer DoP i get an L192 which means its just downsampled also the led on ians board shows i2s signal and the DSD led dont light up ![]() seems the DoP for DSD128 and DSD256 is messing somerthing up?` cheers and thx janosch RE: DSD128 and DSD256 over DoP - Tim Curtis - 05-11-2018 In the mainline Linux kernels that Moode OS uses, only the Burr Brown PCM5xxx drivers support 352.8/384K rates over I2S interface. DSD128 DoP requires 352.8K rate. If u are using rpi-dac or hifiberry-dac driver then max is 192K over I2S in mainline Linux kernel. -Tim RE: DSD128 and DSD256 over DoP - janosch simon - 05-11-2018 hey tim damn that makes scence ![]() cheers and thx janosch |