mbsantiago / whombat

Audio Annotation Tool for ML development
https://mbsantiago.github.io/whombat/
GNU General Public License v3.0
30 stars 4 forks source link

Fix audio player #13

Closed vogelbam closed 5 months ago

vogelbam commented 5 months ago

I fixed two issues with the audio player. First, the seek slider did not take playback speed into account. Furthermore, after the audio had ended, the Pause/Play button did not toggle.

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 59.90%. Comparing base (66aafa3) to head (3ffb546).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #13 +/- ## ======================================= Coverage 59.90% 59.90% ======================================= Files 171 171 Lines 7626 7626 ======================================= Hits 4568 4568 Misses 3058 3058 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.