What's the correct input range for SetCutoff? It seems to be different across the various sub-classes of LadderFilterBase. For example, I tried passing values between 0..20000 to ImprovedMoog::SetCutoff, and it only works for the "middle range", whereas it outputs noise and loud clicks for very high and low frequencies.
What am I supposed to pass to ImprovedMoog::SetCutoff?
What's the correct input range for
SetCutoff? It seems to be different across the various sub-classes ofLadderFilterBase. For example, I tried passing values between 0..20000 toImprovedMoog::SetCutoff, and it only works for the "middle range", whereas it outputs noise and loud clicks for very high and low frequencies.What am I supposed to pass to
ImprovedMoog::SetCutoff?