MP3 library player and organizer for Windows 10/11, with automatic metadata enrichment, album cover recognition, and a real-time audio-reactive visualizer powered by GLSL shaders.
Status: v1.0.1 — stable release. Feature set frozen; only bug fixes are expected on the
1.0.xline going forward.
- Import, index and classify a local MP3 library (genre, artist, album, year, duration, bitrate, rating, custom tags).
- Low-latency playback with a modern, dark-themed interface.
- Real-time visualizer with 10 audio-reactive GLSL shaders (spectrum bars, plasma waves, tunnel warp, particle field, kaleidoscope, liquid metal, starfield, Voronoi morph, fractal Julia zoom, 3D waveform ribbon), with smooth crossfade between shaders.
- Automatic metadata enrichment via MusicBrainz / Cover Art Archive (manual, on-demand only).
- Album cover recognition from a screenshot (local OCR + perceptual hashing, online lookup only on explicit user request).
- Playlists with drag-and-drop reordering and M3U export/import.
- Offline-first: no network access required for normal use (playback, library management, visualization); the network is only used when the user explicitly requests metadata/cover enrichment.
Download the latest Windows installer (WinMusicSetup-1.0.1.exe) from
Releases and run
it. Requires Windows 10 or 11 (64-bit). No separate Python, VLC, or OCR
install is needed — all runtime dependencies are bundled. Source code is
not published; only the built application is distributed.
Copyright © 2026 Patrick JAILLET — All Rights Reserved. See LICENSE.
