03-10-2025, 10:34 AM
(This post was last modified: 03-10-2025, 10:11 PM by Tim Curtis.
Edit Reason: fix typo
)
As I mentioned in post #2
I don't know of this will work for your scenario but if you want to try a test file let me know. You will just need to be able to edit the file and adjust the wait period if necessary, and do additional debugging if needed.
Code:
It's not a very common scenario where a USB DAC starts slower that Pi/Linux. These DAC's usually start almost instantly but I suppose some sort of check/retry could be implemented before the automatic fallback to HDMI happens. For example check 3 times with a 10 second wait between each check. The wait period would be configurable. Something like that.
I don't know of this will work for your scenario but if you want to try a test file let me know. You will just need to be able to edit the file and adjust the wait period if necessary, and do additional debugging if needed.