microphone-mute-indicator icon indicating copy to clipboard operation
microphone-mute-indicator copied to clipboard

[feature request] flyout for microphone volume

Open ionuttbara opened this issue 2 years ago • 4 comments

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

ionuttbara avatar Oct 21 '23 19:10 ionuttbara

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.

DvdGiessen avatar Oct 21 '23 20:10 DvdGiessen

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

ionuttbara avatar Oct 21 '23 22:10 ionuttbara

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.

DvdGiessen avatar Jun 01 '24 16:06 DvdGiessen

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.

ionuttbara avatar Jun 01 '24 23:06 ionuttbara