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

"Wave Shaper" effect broken. #5909

Closed
krobbi opened this issue Feb 14, 2021 · 8 comments
Closed

"Wave Shaper" effect broken. #5909

krobbi opened this issue Feb 14, 2021 · 8 comments
Labels
Milestone

Comments

@krobbi
Copy link

krobbi commented Feb 14, 2021

Bug Summary

The effect "waveshaper" does not behave as expected compared to previous versions.

Steps to reproduce

  1. Open any project in LMMS 1.3.0-alpha.1.
  2. Place the "wave shaper" effect on any sound.
  3. The sound will be highly distorted if a "waveshape" knob is set to -1 or below.
  4. The sound will quickly fade when the knob is set above 1.
  5. There is no effect on the sound if the knob is between -1 and 1.

Expected behavior

Lowering the "waveshape" knob in the "wave shaper" effect gradually increases distortion, and increasing the knob fades out the sound, while additionally causing some distortion, as seen in previous versions of LMMS.

Actual behavior

The knob has no effect between the values -1 and 1, causes intense distortions when set to -1 or below, and quickly fades out the sound it is applied to when set above 1.

Screenshot

image

Affected LMMS versions

Affects LMMS 1.3.0-alpha.1.33+g4f74151f0 when installed over LMMS 1.2.2.
Standalone installation of LMMS 1.3.0-alpha.1 has not been tested.

Logs

N/A

@krobbi krobbi added the bug label Feb 14, 2021
@zonkmachine
Copy link
Member

Confirmed. This is the same issue that was fixed in stable-1.2 in #3927 . We have since then moved most of the ladspa effects into submodules and even though this fix was merged upstream the https://github.com/LMMS/lmms/tree/master/plugins/LadspaEffect/swh directory points to a commit prior to when this fix was merged.
@tresf

@zonkmachine zonkmachine added this to the 1.3 milestone Feb 14, 2021
@zonkmachine
Copy link
Member

Also, the swh lv2 version see the same issue and it has not been fixed upstream.

@PhysSong
Copy link
Member

PhysSong commented Jun 4, 2021

It's probably the time to update the swh submodule.

@tresf
Copy link
Member

tresf commented Jun 4, 2021

PR submitted #6040

@tresf
Copy link
Member

tresf commented Jun 4, 2021

Is someone willing to test the desktop installers for the presence/absence of this bug so that we can merge? They're here: #6040 (comment)

@husamalhomsi
Copy link
Member

@tresf There is no sudden crazy distortion below -1 now.

@husamalhomsi
Copy link
Member

The sound will quickly fade when the knob is set above 1.

The same happens in 1.2.2.

There is no effect on the sound if the knob is between -1 and 1.

There is no effect in 1.2.2 either.

I'm not familiar with the plugin or its history so I can't say if those things are bugs or not.

@tresf
Copy link
Member

tresf commented Jun 4, 2021

@tresf There is no sudden crazy distortion below -1 now.

Ok, that sounds like it fixes that portion of the bug report, essentially making this a duplicate of #3927, but as a regression.

I'll merge the submodule now which will close this bug report. @krobbi I ask that you reopen a new bug report with any remaining bugs (if any) so that they're not lost when this is closed.

@tresf tresf closed this as completed in fd36713 Jun 4, 2021
sdasda7777 pushed a commit to sdasda7777/lmms that referenced this issue Jun 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants