/TrayAudioVisualizer

Visualizes the current audio levels through dynamic vertical bars in the tray icon.

Primary LanguageAutoHotkey

Sprite-0003 TrayAudioVisualizer

AutoHotKey (AHK) script to visualize current audio levels through dynamic vertical bars in the tray icon.

Animation

Animation2

Application Features

  • 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:

image

How To Install

  1. Install AutoHotKey (https://www.autohotkey.com).
  2. Download Gdip.ahk from here.
  3. Download VA.ahk from here.
  4. Download TrayAudioVisualizer.ahk from this repo.
  5. Put all 3 .ahk scripts in the same folder and run TrayAudioVisualizer.ahk.

Notes

  • 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.