/Volume-Reducer

Automatically looks for process and depending on the configuration, will set the volume of said process

Primary LanguageC#

Volume-Reducer

Made by Nameless in an afternoon

Description

Automatically looks for process and depending on the configuration, will set the volume of said process

How-to :

Download an installer here

Settings.json format :

{
  "Version": 1,
  "Processes": [
    {
      "TargetChild": "CptHost.exe",
      "TargetParent": "Zoom.exe",
      "TargetVolume": 1
    }
  ]
}

if TargetChild and TargetParent are the same, it will set the process directly