https://github.com/ceiridge/windowsaudiovolumemanager
A better volume mixer for Windows
https://github.com/ceiridge/windowsaudiovolumemanager
audio mixer sound speaker tool volume volume-mixer windows
Last synced: 12 months ago
JSON representation
A better volume mixer for Windows
- Host: GitHub
- URL: https://github.com/ceiridge/windowsaudiovolumemanager
- Owner: Ceiridge
- License: gpl-3.0
- Created: 2020-09-20T18:45:39.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-05-26T14:37:43.000Z (about 5 years ago)
- Last Synced: 2025-04-11T16:59:38.272Z (about 1 year ago)
- Topics: audio, mixer, sound, speaker, tool, volume, volume-mixer, windows
- Language: C#
- Homepage:
- Size: 54.7 KB
- Stars: 10
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Windows Audio Volume Manager
A better volume mixer for Windows.
Press Ctrl+Shift+V to open the GUI
## Screenshot

## Features
- Set master volume
- Set & save application volume
- Set default application volume
## What Window's volume mixer does wrong
- Doesn't save application volume
- Sets the volume of new applications to the master volume
- Annoying UX
Note: I accidentally created the git repository in the source folder of the main program, which means that there isn't a .sln file available, although it should be easy to recreate (.NET Core).