Hi, i am using PCM upsampling to 384k by MPD plugin SOXR on RPI 4, everything works flawlessly, but problem is, this also apply to DSD which is bad, if i can play DSD native (without converting to PCM) i must disable SOX for that moment and reenable it for PCM later. Does exist some parameter to tell SOX to not resample DSD or some format restriction for example (dsf, dff) .
(09-Mar-2025, 12:03 AM)ravenman Wrote: Hi, i am using PCM upsampling to 384k by MPD plugin SOXR on RPI 4, everything works flawlessly, but problem is, this also apply to DSD which is bad, if i can play DSD native (without converting to PCM) i must disable SOX for that moment and reenable it for PCM later. Does exist some parameter to tell SOX to not resample DSD or some format restriction for example (dsf, dff) .
Thanks
Would something like this work? Modify the mpd.conf.template as such:
Code:
plugin {
soxr {
type = "resample"
format = "wav" "flac" "mp3"
}
}
I guess going ahead I will make it easier to modify the MPD configuration file. There is a custom audio output, but there really isn't any easy means to customise the plugin parts of the configuration. Until then please modify the template manually, and replace them on each Snakeoil update....
Tried adding your suggestions to my mpd.conf, not work (mpd cannot start), also commenting out resampler section or replacing it with your text, or adding format text to resampler section, nope, same scenario, mpd cannot start.
(09-Mar-2025, 05:41 PM)ravenman Wrote: Tried adding your suggestions to my mpd.conf, not work (mpd cannot start), also commenting out resampler section or replacing it with your text, or adding format text to resampler section, nope, same scenario, mpd cannot start.
Probably wrong syntax. Follow the guide on MPD and see how to do it correctly.. I will probably add this feature in 1.4.2 or later to make things easier.
(11-Mar-2025, 02:56 AM)ravenman Wrote: Im studied mpd documentation, but plugin section is not mentioned anywhere, tried lot of examples with quotas syntax as in mpd.conf but not work
Can you show me your full mpd.conf modifications? Let me see what I can do.. It's really been a while since i last use MPD, so please give me some time to look into this (also still busy working on other things in Snakeoil).
Our mission is to create a free to use computer OS that is easy to install, intuitive to operate and play music that will connect and engage with you emotionally.
SnakeoilOS gives you the freedom to spend more time on listening, enjoying and exploring music. Wasting time on computers is now a thing of the past! Everything is constantly evolving/improving. Please check back often for updates.
If you like this project, do show your support with a small token donation. All donations collected will be used to run this website, and for purchasing new equipment for the project.