01-15-2023, 09:36 PM
(This post was last modified: 01-15-2023, 09:37 PM by Tim Curtis.)
If you already tried with mpd.conf default "hw:N,0" then perhaps the latency is occurring on the capture side when MPD preps to play
In order to explore this theory you would prolly need to create a generic test using plain RaspiOS Lite, MPD and your ALSA config. If the latency is still present then you could post an issue to MPD Git repo explaining that there is no latency when playing same URI with arecord piped to aplay.
Code:
alsa://plug:spdifinput
In order to explore this theory you would prolly need to create a generic test using plain RaspiOS Lite, MPD and your ALSA config. If the latency is still present then you could post an issue to MPD Git repo explaining that there is no latency when playing same URI with arecord piped to aplay.