PM123's Sound Visualization Plug-in

PM123 comes with a sound visualization plugin, ANALYZER.DLL which is located in the visplug directory. The plugin is visible right next to the volume bar. By default it shows the spectrum analyzer. Click it once to bring up the spectrum bars, a second time to bring up the oscilloscope and third time to disable it.



Note that because the spectrum analyzer is visual plugin and it is skin specific and will not display on older PM123 skins. But you can add them easily to any skin by editing the skin's .SKN file and adding this to it:

1=visplug/analyzer.dll,x,y,size-x,size-y

Replace x, y, size-x and size-y with suitable coordinates (a easy way to find out the coordinates for a certain area is to load up PMView, take a Window capture of the skin and use the 'Track info' feature). You can also use WinAmp-compatible viscolor.txt files like this:

1=visplug/analyzer.dll,x,y,size-x,size-y,viscolor.txt

The plugin will then read viscolor.txt and adapt to colors specified in it!