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

https://github.com/maael/racket

🎶 A windows tray tool to control audio devices
https://github.com/maael/racket

device-management electron media sound windows windows-tray

Last synced: about 2 months ago
JSON representation

🎶 A windows tray tool to control audio devices

Awesome Lists containing this project

README

          

# Racket

A windows tray tool to control sound devices.

## Tools

### devcon.exe
Thanks to [AmirHossein](http://superuser.com/a/1099688).
Once you've grabbed the right one from below, put it in the `tools` folder.

#### x86
Download [82c1721cd310c73968861674ffc209c9.cab](http://download.microsoft.com/download/8/1/6/816FE939-15C7-4185-9767-42ED05524A95/wdk/Installers/82c1721cd310c73968861674ffc209c9.cab), extract the file `fil5a9177f816435063f779ebbbd2c1a1d2`, and rename it to `devcon.exe`. (download size: 7.73 MB)

#### amd64
Download [787bee96dbd26371076b37b13c405890.cab](http://download.microsoft.com/download/8/1/6/816FE939-15C7-4185-9767-42ED05524A95/wdk/Installers/787bee96dbd26371076b37b13c405890.cab), extract the file `filbad6e2cce5ebc45a401e19c613d0a28f`, and rename it to `devcon.exe`. (download size: 7.29 MB)

### nircmdc.exe
You can find the download at the bottom of the page [here](http://www.nirsoft.net/utils/nircmd.html).
Download and unzip, and move `nircmdc.exe` into the `tools` folder.