Skip to content

Ceiridge/WindowsAudioVolumeManager

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

Windows Audio Volume Manager

A better volume mixer for Windows.

Press Ctrl+Shift+V to open the GUI

Screenshot

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