lintweaker / mpd-dsd-019

DSD specific patches for MPD 0.19
GNU General Public License v2.0
10 stars 4 forks source link

Can you provide a patch for the MPD distribution with SACD ISO support? #21

Open montaintop opened 8 years ago

montaintop commented 8 years ago

Dear lintweaker

Maxim V.Anisiutkin created a MPD distribution with SACD ISO direct support. it would be perfect if we can have a native DSD support together with SACD ISO support. can you create a patch for that distribution?

GIT link attached below. greatly appreciated. http://git.musicpd.org/cgit/manisiutkin/mpd.git

hicaoc commented 8 years ago

mpd 0.20 support native dsd 。 Maxim V.Anisiutkin's last version also support ! I forked it https://github.com/hicaoc/MPD.git ./configure --enable-sacdiso

montaintop commented 8 years ago

you are the man! btw, can u update you fork? seems quite a few update from max recently:) forgive me if I am asking a stupid quesiton

hicaoc commented 8 years ago

Maxim V.Anisiutkin few days before the merger master version of these updates should include

http://git.musicpd.org/cgit/manisiutkin/mpd.git/

montaintop commented 8 years ago

Thanks for the quick response

u mean his repo will work for native dsd support already ? or yours? https://github.com/hicaoc/mpd-sacd-nativeDSD

hicaoc commented 8 years ago

yes ,His repo work for native dsd already 。 My version just for my DAC revised some places , for example , the sample_rate DSD_U32_BE mode , If you play native dsd also speed becomes faster or have the noise problem , you can try my version

ronnyzhao commented 6 years ago

Hello, I want to play DSD file in Native mode according to this git way: 1.update kernel quirks file: try DSD_U32_BE and DSD_U32_LE

  1. alsa-lib 1.1.16
  2. mpd: 0.19.19, 0.20.19, all try but, MY DAC display PCM 384KHZ, and, play noise。 my mpd.conf config: dop "no", dsd_native "yes" and another type is 2. I remove kernel quirks the code added myself for my DAC. then play DSD128 , MY DAC still display PCM 384khz. play normally。 How to do it , if i want to play DSD in native mode. please give me help, thanks very.
ronnyzhao commented 6 years ago

another issue: mpd play DSD64 smoothly, but DSD128 not, CPU: cpu0 100% too high so how to solution it? thanks!!!!