Crackling Audio when paused or no input. #40
-
Hi, After increasing the buffers everything works fine, however when the audio input is paused or stopped i get a crackling sound instead of silence. Any Idea why that might be and how i could prevent it? Also i get the same issue when i change the volume in the snapcast webserver gui. The audio also starts to crackle My modified example code:
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Are you sure that you use the latest version of all libraries. Maybe this is also a feature of your DAC ? |
Beta Was this translation helpful? Give feedback.
-
Thank you for your hard work! I was having the same issue, but since I'm using SPDIF output, i2s_auto_clear did not work for me. However, I managed to find a workaround. My setup is as follows: I turned down the TDA2030 module's volume and tried to set the volume on the software side like this: Even though I received an error: Thank you again. |
Beta Was this translation helpful? Give feedback.
Are you sure that you use the latest version of all libraries.
With the new I2S driver, I have reintroduced the auto_clear parameter.
Maybe this is also a feature of your DAC ?
What happens if you mute ?