Skip to content

Releases: InertiaUK/AudioLevelBeta

Release list

v1.2.0

Choose a tag to compare

@InertiaUK InertiaUK released this 10 May 19:20

Fixes a crash that made the plugin unusable on Windows 11 after any audio device re-enumeration, plus 17 other bugs. See CHANGELOG.md for the full list.

Installation

Drop the correct DLL into %APPDATA%\Rainmeter\Plugins\ and restart Rainmeter.

  • AudioLevelBeta.dll — 64-bit (most users)
  • AudioLevelBeta_x32.dll — 32-bit

Key changes from 1.1.8.6

  • Stale ID= no longer crashes Rainmeter on startup — falls back to default device instead
  • ID= blank now tracks the Windows default output device automatically, including runtime changes
  • Bars drop to zero within 300ms when the audio source exits abruptly (browser tab switch, app crash)
  • 15 additional bugs fixed including a data race, buffer overruns, thread teardown crash, and memory leaks