output/alsa: add option "stop_dsd_silence" to work around DSD DAC noise

This commit is contained in:
Max Kellermann
2021-10-22 20:33:26 +02:00
parent ee270f9b00
commit c8121176b3
3 changed files with 54 additions and 0 deletions

2
NEWS
View File

@@ -1,4 +1,6 @@
ver 0.23.3 (not yet released)
* output
- alsa: add option "stop_dsd_silence" to work around DSD DAC noise
* macOS: fix libfmt related build failure
ver 0.23.2 (2021/10/22)