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

[feature request] flyout for microphone volume #4

Open
ionuttbara opened this issue Oct 21, 2023 · 4 comments
Open

[feature request] flyout for microphone volume #4

ionuttbara opened this issue Oct 21, 2023 · 4 comments
Labels
enhancement New feature or request

Comments

@ionuttbara
Copy link

a flyout which can change default/current microphone volume or every microphone volume.

@DvdGiessen DvdGiessen added the enhancement New feature or request label Oct 21, 2023
@DvdGiessen
Copy link
Owner

DvdGiessen commented Oct 21, 2023

I did actually think of implementing this as well; though it would be a relatively large feature (requiring to build up and render that flyout window, and undoubtedly a lot of details making sure that works correctly on all systems).

One alternative I started implementing a few weeks back (but didn't yet finish) was an option that always forces the microphone volume to 100%; as that is usually the most sane default given that most apps using microphones these days have already implemented their own volume level / automatic gain control (no doubt due to Windows not having made that very user-friendly to access like the normal volume control). Would that also satisfy your use case, or do you need to set the microphone volume to specific levels?

EDIT: Clarified phrasing about what Windows having microphone volume support.

@ionuttbara
Copy link
Author

second variant, to set microphone volume to specific level. windows has options to change mics volumes.

@DvdGiessen
Copy link
Owner

An option to set the recording volume to 100% has been added in the just released v0.3.0. See the README for details on how to use it.

@ionuttbara
Copy link
Author

ionuttbara commented Jun 1, 2024

nice this is good. can i modify the request? using this app alot time. a better ideea is to change volume via scroll for default microphone. and the icon must be changed by volume level if <50% it must be 1/2 and if >50% it must be full or 2/3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants