This plug in wraps the Vis SDK and allows VB programs to provide visualization.
In my opinion this is not the way to go and I have just put up the source in case anybody is interested.
Since there seems to be a restriction on VB ActiveX dll's and modeless forms it seems the only way to run the code is out of process. This means that moving the data is a massive CPU load before you look at doing the visualization.
This code will not be supported by me. It is not something that fits into my grand scheme.
If anybody wants to run with this code feel free just tell me so that I can link to your site.
Download the Winamp Vis_Wrap plug-in and Sample code (VB 6)
1.0 The first and last (by me) version had pretty much everything in the vis_sdk wrapped with a COM layer so that VB programs do visualization.