abstrakt8 / rewind

A beatmap/replay analyzer for the rhythm game called osu!
MIT License
298 stars 19 forks source link

Keyboard Pause Button Bug #48

Open Cyrolia opened 2 years ago

Cyrolia commented 2 years ago

When a manual pause button on my keyboard is pressed, the audio pauses, but the video itself does not

Steps to reproduce the behavior:

  1. Load a Replay
  2. Press pause button on keyboard

    • OS: Windows 10 Pro
    • Version 0.1.0

Additional context My pause button on my keyboard is activated via FN+I rather than a standalone button, though I don't see why this would make any difference.

I encountered this bug while trying to stop spotify from playing, so that may have some relevance.

abstrakt8 commented 2 years ago

Thanks for reporting - can reproduce. Will fix that in a later release though when I re-implement the audio properly

Cyrolia commented 2 years ago

Glad I could help :)