A Winamp alternative that still shows you the music
Most modern players hid the visualiser. You get a square of album art, a progress bar,
and nothing moving. VPX was built the other way round: the oscilloscope is the screen
— one live scope per tracker channel — and the format list goes from MP3 and FLAC all the way back to
the .mod and .s3m files that game intros were made of.
Try it with your own file first, without installing anything. The web player runs the same module engine in a browser tab — nothing is uploaded, everything decodes on your machine.
Open the free web player Get the desktop appWhat people actually miss about Winamp
It is almost never the playlist. Ask around and the answer is the same three things: the thing that moved on screen while the song played, an equaliser with real sliders instead of three presets, and a player that opened whatever weird file you threw at it. That is the entire brief VPX was written against.
The ritual, rebuilt
On a tracker file, every channel is tapped separately before mixing, so each one draws its own oscilloscope: eight channels, eight waveforms, all in sync with what you are hearing. On an MP3 or a FLAC there are no channels to separate, so you get a stereo pair of scopes plus the equaliser. It is the same reason people used to sit and stare at the visualiser instead of minimising it.
Honest comparison
No trashing of a program that half the internet grew up on. Here is the actual difference, including the part where Winamp wins.
| VPX | Winamp (classic) | Windows Media Player | |
|---|---|---|---|
| Price | One-time payment, 3-day trial | Free | Ships with Windows |
| Visualiser | One oscilloscope per tracker channel, always on screen | Yes — small scope/spectrum, more via plugins | Effectively gone |
| Tracker modules | 41 formats built in, nothing to install | Through an input plugin | No |
| Equaliser | 10 bands, drag a curve with the mouse | 10 bands | Depends on the version |
| Skins | No — one look, amber on black | Yes, its whole culture | No |
| Plugins | No — the formats are already inside | Yes, the reason it lasted | Codecs |
| Install | Per-user, no administrator rights | Installer | Already there |
Read that table honestly and it says: if what you want is skins and plugins, Winamp is still Winamp and it is free. If what you want is to watch the music again, on files nothing else opens, without hunting down a plugin from a dead website, that is the gap VPX fills.
The formats, briefly
76 extensions. The tracker half — .mod, .s3m, .xm,
.it, .mptm, .umx and friends — runs on engines written from
scratch for this player plus libopenmpt.
The everyday half — MP3, FLAC, WMA, AAC, Opus, APE, WavPack, Musepack — is decoded by a bundled ffmpeg
build, so the odd ones behave exactly like the common ones.
The complete list is here, one line per extension.
Common questions
Does Winamp still work on Windows 11?
For most people the classic build still launches and plays. What tends to be missing is everything around it: plugins that no longer install cleanly, skins from sites that went offline, and formats it only ever opened through an input plugin you can no longer find. VPX is not a clone and not a skin engine — it is a new player built around the one part people actually miss.
What plays .mod and .s3m files today?
Very little that ships with Windows. VPX opens 41 module formats with no plugin step, and gives each channel of the song its own oscilloscope. If you just want to check one file, the web player does it for free in a browser tab.
Is it free?
The web player is. The desktop app has a 3-day trial and then a one-time payment — no subscription, no account, no ads. Winamp is free; that is a real advantage and it is in the table above.
How do I install it?
Windows 10 and 11, per-user, no administrator rights:
winget install SgarD.VPX
scoop bucket add vpx https://github.com/hellfirespriston-art/scoop-vpx then scoop install vpx
Or the plain installer from the product page.
Made by one person. VPX is written and supported by a solo developer in Brazil — the oscilloscope engine, the module playback and the equaliser are all hand-built, not a shell around someone else's player.
See the player