jeertmans / manim-slides

Tool for live presentations using manim
https://manim-slides.eertmans.be
MIT License
446 stars 48 forks source link

feat(present): add audio output #382

Closed jeertmans closed 7 months ago

jeertmans commented 7 months ago

This PR adds the necessary audio output to the presenter mode, so it can play audio contained in video files, see #375.

However, this does not fix the issue that slides do not contain audio by default, but should be solved by Manim, see #375 for updates on that topic.

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 79.66%. Comparing base (1dbd2fd) to head (6666988).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #382 +/- ## ========================================== - Coverage 79.75% 79.66% -0.09% ========================================== Files 22 22 Lines 1803 1805 +2 ========================================== Hits 1438 1438 - Misses 365 367 +2 ```

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