AutoHotKey (AHK) script to visualize current audio levels through dynamic vertical bars in the tray icon.
- Helps to find out if any audio is currently playing in the background without the need to unmute the volume.
- A lightweight tool to help mute users find out whether the PC is playing audio or not.
- One-file-program, no need to install or set up a folder.
- It can be run automatically at startup.
- Custom color for the audio bars:
- Install AutoHotKey (https://www.autohotkey.com).
- Download
Gdip.ahk
from here. - Download
VA.ahk
from here. - Download
TrayAudioVisualizer.ahk
from this repo. - Put all 3
.ahk
scripts in the same folder and runTrayAudioVisualizer.ahk
.
- For suggestions and bug-reporting, please refer to the issues section of this page.
- This is not a spectrum analyzer, the bars represent the Current_Audio_Level
$\pm$ random noise.