-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Equalizer: Lowpass filter broken at 48dB #4394
Comments
I tried reproducing this when I saw it on Discord, and again after seeing this issue, but I can't get it to happen. Win 10 64 bit on RC6 64 bit: This screenshot is 3xOsc white noise played on the instrument keyboard, but it also works fine when I play a clip in the song editor as you did, and when I put a filter on a sample rather than 3xOsc. |
@Spekular can you test master? |
I can try, but I haven't tried compiling LMMS since the whole sub-modules thing was added, and even before that I struggled a bit with it 😅. I'll give it a shot as long as it doesn't eat up too much of my time. |
Since that sub-module thing I clone everything in a seperate folder.
works well for me. |
Can anyone try reverting 1e777cf and then re-test? |
I'm trying but Gonna redo the whole clone I guess. |
Reverting that commit fixed it for me. |
Then I guess it's a regression from #4260. Tagging @curlymorphic. |
Here's a line that mix 'hp/lp': Line 127 in 1e777cf
|
@zonkmachine Good find! I think L125 and L127 should be dropped. |
Please dont drop the lines, I will issue a fix shortly |
Closed by #4396 |
-🅱oublas- reported on Discord that the Lowpassfilter at 48dB is broken. I made some pictures to illustrate that:
Edit: I can reproduce this only in the latest master branch. In stable-1.2 it seems to be fine.
This is the EQ of an earlier version:
This is the current EQ behavior:
The text was updated successfully, but these errors were encountered: