williamcpierce / Overview

https://williampierce.io/overview
Other
11 stars 0 forks source link

Feature Request: Audio Monitoring / Volume Meter #25

Open universenz opened 1 week ago

universenz commented 1 week ago

Firstly, thank you for creating this tool.

I have a feature request as this tool supports more window types than just the EVE client. It would be useful to know which window is generating a sound event (e.g. hull alarm) by way of monitoring for sound and providing an optional sound meter or similar flashing based on volume peak.

OBS Studio for Mac does it through the Capture kit. More details here: https://obsproject.com/kb/macos-desktop-audio-capture-guide

image
williamcpierce commented 1 week ago

This is a great idea, and should be doable!

This project is based on sample code from Apple for ScreenCaptureKit, which already has audio recording, so hopefully it will be straightforward.

This feature would work especially well for games like EVE where you turn off all audio other than alerts/messages.

miho80 commented 6 days ago

Maybe it could be enabled/disabled by using some kind of streamer mode via settings?!