An open API service indexing awesome lists of open source software.

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

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
![Gui Screenshot](https://raw.githubusercontent.com/Ceiridge/WindowsAudioVolumeManager/master/screenshot.png)

## 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).