Avoiding audio clipping after using sgtl5000_1.eqFilter()

tejas

Member
Hello!

I have noticed that increasing the dBgain in calcBiquad() beyond a certain point leads to audio clipping. That point is different for each of the 7 filters. Is there a way to avoid the clipping?

My output signal gain is 1. If I reduce the gain a little, the clipping stops. However, I am looking for a more robust way to avoid clipping. For instance, how could I calculate a precise 'maximum gain' (<1) before clipping occurs?

Thank you in advance!
 
Take a look at <this> post & the other posts in the same thread . . . was addressing a different condition, but involved a similar discussion.

Mark J Culross
KD5RXT
 
Back
Top