Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Incorrect DC blocker frequency response #77

Closed
jatinchowdhury18 opened this issue Sep 7, 2020 · 1 comment · Fixed by #83
Closed

[BUG] Incorrect DC blocker frequency response #77

jatinchowdhury18 opened this issue Sep 7, 2020 · 1 comment · Fixed by #83
Assignees
Labels
bug Something isn't working
Milestone

Comments

@jatinchowdhury18
Copy link
Owner

Describe the bug
From user email:

When I added the plugin to a drum set with a really sub-heavy kick drum I noticed that it lost a lot of it's weight. It seems like there is a high pass filter at 70Hz at any settings with the plugin. I think it would be a great improvement if you removed this high pass filter. Here is a frequency analyzer graph of this:
image

Expected behavior
CHOW Tape should attenuate signals at DC, but not at audible low frequencies.

Desktop (please complete the following information):
Probably all versions.

@jatinchowdhury18 jatinchowdhury18 added the bug Something isn't working label Sep 7, 2020
@jatinchowdhury18 jatinchowdhury18 self-assigned this Sep 7, 2020
@jatinchowdhury18 jatinchowdhury18 added this to the v2.6 milestone Sep 7, 2020
@jatinchowdhury18 jatinchowdhury18 linked a pull request Sep 7, 2020 that will close this issue
@jatinchowdhury18
Copy link
Owner Author

#83 Fixes this bug by upgrading the DC blocker to a 4th-order Butterworth HPF. The new frequency response stays with 1dB of unity down to 40 Hz.

DC_blocker_response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant