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

feat(present): add audio output #382

Merged
merged 3 commits into from
Mar 5, 2024
Merged

feat(present): add audio output #382

merged 3 commits into from
Mar 5, 2024

Conversation

jeertmans
Copy link
Owner

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.

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.
@jeertmans jeertmans added enhancement New feature or request present Related to the main "present" feature labels Mar 5, 2024
Copy link

codecov bot commented Mar 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@            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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jeertmans jeertmans merged commit e7182a4 into main Mar 5, 2024
17 of 23 checks passed
@jeertmans jeertmans deleted the audio-output branch March 5, 2024 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request present Related to the main "present" feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant