Windows Media Player Visualizations
I finally got around to writing a better bar type visualization for Windows Media Player. It took me a day to run through some examples and write this one up.
It differs from the usuals as it uses a root-mean-square (RMS) algorithm to work out volumes of the bands based on the RMS of the included, finer, bands.
It also changes it's shape and size as you switch to skin or full-screen mode or re-size the window.
Download Better Bars Visualization
Update: I suggest you download the newer version... Better Bars 2
Save the file in the Visualizations folder of Windows Media Player, usually C:\Program Files\Windows Media Player\Visualizations then run regsvr32 betterbars.dll from a command line in that folder. You should now have 'Better Bars' as a Visualization in WMP.
Source is available to anyone who asks, especially if you can help me work out why it forms a stronger volume in the lower frequency bands than the higher ones... I think it's down to WMP's ability to discern the frequencies - lower frequencies can be spotted at lower sample rates, and I think that's why the very top end tends to be empty.