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 earmuff behavior for long-running sounds #5863

Merged
merged 2 commits into from
Feb 13, 2024
Merged

Fix earmuff behavior for long-running sounds #5863

merged 2 commits into from
Feb 13, 2024

Commits on Feb 4, 2024

  1. Configuration menu
    Copy the full SHA
    456323a View commit details
    Browse the repository at this point in the history
  2. Fix earmuff behavior for long-running sounds

    Previously the earmuffs would only affect sounds when they started, i.e.
    a sound started before putting on earmuffs would never get attenuated
    while a sound started while wearing earmuffs would be attenuated
    forever.
    malte0811 committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    eb30ab1 View commit details
    Browse the repository at this point in the history