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

Bug Report: Character Environment Audios Interefere w/ Music Audio #37

Open
Parallaxes opened this issue Dec 11, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@Parallaxes
Copy link
Collaborator

Description

When playing the game on certain devices, background music is interrupted by in-game actions, such as jumping, enemy deaths, and coin collection. This significantly disrupts the audio experience and detracts from the game's immersion.

Steps to Reproduce

  1. Launch the game.
  2. Start playing and ensure background music is enabled (use Level 7: Winter)
  3. Perform in-game actions like jumping, defeating an enemy, or collection a coin.

Expected Behavior

The background music should continue playing smoothly, unaffected by in-game actions or sound effects.

Actual Behavior

The background music is interrupted or momentarily pauses when in-game actions, such as jumping, enemy deaths, or coin collection, occur.

Environment

Browser: Firefox, Chrome (tested)
OS: Windows 11 (tested on Dell Inspiron 14)
Game Version: Any version

Possible Related Code

  • Event handlers for sound effects triggered by in-game actions.
  • Audio mixing logic or priority handling for background music vs. sound effects.
  • Buffering or playback issues in the audio engine.

Additional Context

  • The issue was tested on a Dell Inspiron 14 and appears consistent across both Firefox and Chrome.
  • Other devices and browsers might not exhibit the same issue, suggesting a potential hardware or driver-related conflict.

Severity

Medium - While the game remains playable, certain devices experiencing audio interruptions singificantly affects UX.

@Parallaxes Parallaxes added the bug Something isn't working label Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant