Re: [Musicpd-dev-team] Current mpd-git DSD playback problems/slowdown - possible clues

2012-04-04 Thread Max Kellermann
On 2012/04/02 18:23, Jurgen Kramer gtmkra...@xs4all.nl wrote: After much digging around I managed to get sound working but the timing issue remained. When the value for SAMPLE_FORMAT_DSD is changed from 1 to 4 (src/audio_format.h) I get proper sound when playing DSD-over-USB. This ratio of 1

Re: [Musicpd-dev-team] Current mpd-git DSD playback problems/slowdown - possible clues

2012-04-04 Thread Jurgen Kramer
On 4 apr. 2012, at 21:31, Jeffrey Middleton jefr...@gmail.com wrote: Maybe Jurgen meant the value returned by sample_format_size(), which is currently (on master) 1 for SAMPLE_FORMAT_DSD? The numeric value of the enum is not explicitly set, and I doubt it's 1. Yes, that is correct. I was

Re: [Musicpd-dev-team] Current mpd-git DSD playback problems/slowdown - possible clues

2012-04-04 Thread Max Kellermann
On 2012/04/04 21:50, Jurgen Kramer gtmkra...@xs4all.nl wrote: Yes, that is correct. I was referring to the sample size not the enum values for the different types of formats. OK, then it might be fallout from another bug, because setting a sample size of 4 bytes is wrong. DSD has 8

[Musicpd-dev-team] Current mpd-git DSD playback problems/slowdown - possible clues

2012-04-02 Thread Jurgen Kramer
Hi, As a follow up on my previous mails regarding the slowdown issue with DSD-over-USB. With the current mpd-git code DSD-over-USB the connected device won't lock into DSD mode. I found out it is not receiving enough data per time period. In MPD clients this is visible in that it takes mpd 4