Moode Forum
How to limit the sample rate to 24bit 96kHz? - 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: How to limit the sample rate to 24bit 96kHz? (/showthread.php?tid=2307)



How to limit the sample rate to 24bit 96kHz? - Maitrang - 03-28-2020

Dear Tim Curtis
I just installed Moode on my Pi 3B+ and everything is great. Thank you for that.
But I have a problem.

I use m2tech hiface two to convert signal from usb output on Pi to coaxial input on the dac . This device support signal at maximum 24 bit, 96kHz. So when I play file that 192kHz, no sound output on my system. 

I only want to resample to 96khz when play file that is higher than 96khz but I don’t want to resample for file that less than 96khz.

What should I config to solve the problem?

Best Regards,
Hai.


RE: How to limit the sample rate to 24bit 96kHz? - Tim Curtis - 03-28-2020

What you are proposing would need to be an option that MPD itself provides. You could try searching the MPD issue list to see if someone has requested something like this before or you could submit a new issue.
https://github.com/MusicPlayerDaemon/MPD/issues?q=sample+rate


RE: How to limit the sample rate to 24bit 96kHz? - Maitrang - 03-29-2020

(03-28-2020, 02:44 PM)Tim Curtis Wrote: What you are proposing would need to be an option that MPD itself provides. You could try searching the MPD issue list to see if someone has requested something like this before or you could submit a new issue.
https://github.com/MusicPlayerDaemon/MPD/issues?q=sample+rate

Thank you so much for you guidance. I am asking MPD's author about this option.