To control Voicemeeter virtual inputs volumes with mouse wheel over Taskbar
Screen.Recording.2026-05-18.175139.mp4
This is an AutoHotKey script to control volume strips (virtual inputs) from Voicemeeter (https://vb-audio.com/Voicemeeter/) by scrolling mouse wheel over Windows Taskbar.
The initial Voicemeeter version has one virtual inputs, then taskbar will have a single whole area from where you can scroll wheel mouse to control audio volume.
So you can control its volume from anywhere in taskbar.
Since the second Voicemeeter version has two virtual inputs, you taskbar will have two areas (left and right) from where you can scroll wheel mouse to control audio volumes.
You can control the first virtual input volume from left side of taskbar, control the second virtual input volume from the right side of taskbar.
Since the third Voicemeeter version has three virtual inputs, you taskbar will have three areas (left, center and right) from where you can scroll wheel mouse to control audio volumes.
You can control the first virtual input volume from left side of taskbar, control the second virtual input volume from the center of taskbar and control the third virtual input volume from the right side of taskbar.
It will automatically detect Voicemeeter version currently running and apply the number of areas accordingly.
Just download all files from this repository into the same folder (directory). No install needed. Run 'Mouse Wheel to Voicemeeter.exe' program. It will place a system tray icon from where you will have some usefull options.
- VMR AHK https://github.com/SaifAqqad/VMR.ahk
- trismarck code from here: https://www.autohotkey.com/board/topic/96139-detect-screen-edges-two-monitors/
- Voicemeeter by Vincent Burel
Built with ❤️ by Melo
Feedback? Open an issue or star the repo!