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

Fix buzz in Monstro's 2nd oscillator (#7334) #7368

Merged
merged 1 commit into from
Jul 5, 2024

Conversation

michaelgregorius
Copy link
Contributor

Fix a buzzing sound in Monstro's 2nd oscillator. It was introduced with commit c2f2b7e.

The problem was caused by checking if len_r is not equal to 0 instead of checking pd_r.

Fixes #7334.

Fix a buzzing sound in Monstro's 2nd oscillator. It was introduced with
commit c2f2b7e.

The problem was caused by checking if `len_r` is not equal to 0 instead of
checking `pd_r`.
Copy link
Contributor

@sakertooth sakertooth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix is working, LGTM

@Rossmaxx Rossmaxx merged commit 0384813 into LMMS:master Jul 5, 2024
10 checks passed
@michaelgregorius michaelgregorius deleted the 7334-FixBuzzInMonstroOsc2 branch July 5, 2024 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Weird buzzing in Monstro Osc 2
4 participants