deej is an open-source hardware volume mixer for Windows and Linux PCs. It lets you use real-life sliders (like a DJ!) to seamlessly control the volumes of different apps (such as your music player, the game you're playing and your voice chat session) without having to stop what you're doing.
Join the deej Discord server if you need help or have any questions. Feel free to tag me about this fork.
This fork implements multiple features in different branches.
- master - Implements windows native api muting
- vu_meter - Implements sending the current audio level to the deej
- popup - Implements opening the windows volume change alert when master volume changes
vu_meter and popup support windows native api muting but are backwards compatible.