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!
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!