Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Akilaydin authored Jan 11, 2024
1 parent fa2bc6b commit 88e44ee
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Constant microphone volume setter

Constant microphone volume setter is a simple utility program designed to keep your microphone volume consistently set at 100%. This prevents other programs from changing the microphone volume settings and ensures a consistent audio input level.

## How it Works

The program runs in the background. If any external program attempts to modify the microphone volume, microphone volume setter will automatically reset it to 100%.

## Features

- **Constant Volume:** Maintains the microphone volume at 100%.
- **Background Operation:** Runs in the background without interfering with your normal computer usage.
- **Automated Reset:** Automatically resets the microphone volume if other programs attempt to modify it.

0 comments on commit 88e44ee

Please sign in to comment.