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

Commits on Jul 5, 2024

  1. Fix buzz in Monstro's 2nd oscillator (LMMS#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`.
    michaelgregorius committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    4a74d0d View commit details
    Browse the repository at this point in the history