forked from marron-akanishi/VolumeChanger
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
764a30a
commit ffcd1be
Showing
2 changed files
with
27 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
# VolumeChanger | ||
|
||
Tiny app which allows you to set up different volume levels for speaker and plug-in headphones. | ||
|
||
## Usage | ||
|
||
* plug your headphones | ||
* run the VolumeChanger | ||
* ... | ||
* PROFIT | ||
|
||
### Supported OS | ||
|
||
* Tested on Windows 10 | ||
* Probably will work on previous versions | ||
|
||
There's a small gap between adjusting volume which cannot be defeated. | ||
But you can try by providing loop delay (in ms) via cmd args: `VolumeChanger.exe 100` | ||
|
||
## Development | ||
|
||
* Windows 10 | ||
* Visual Studio 2019 | ||
|
||
### Credits | ||
|
||
Original author: 赤西真論 |
This file was deleted.
Oops, something went wrong.