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

docs: mic meter demo #64

Merged
merged 7 commits into from
Nov 25, 2024
Merged

docs: mic meter demo #64

merged 7 commits into from
Nov 25, 2024

Conversation

nathanbabcock
Copy link
Owner

@nathanbabcock nathanbabcock commented Nov 23, 2024

Capture audio from the mic with FFmpeg and visualize volume levels in real time via ASCII rendered to the terminal.

TODO

  • Add a more convenient .inspect_errors() function to the core iterator for debugging purposes
  • Prevent log message events that only contain a single newline from FFmpeg logs
  • Fix bug in chunked output mode that prevents it from reading audio-type outputs + add test

@nathanbabcock nathanbabcock changed the title [WIP] audio waveform demo docs: mic meter demo Nov 25, 2024
@nathanbabcock nathanbabcock marked this pull request as ready for review November 25, 2024 20:04
@nathanbabcock nathanbabcock merged commit 03a4922 into main Nov 25, 2024
3 checks passed
@nathanbabcock nathanbabcock deleted the feat/audio-waveform branch December 5, 2024 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant