PDA

View Full Version : developing vis plugins


zoher
13th June 2002, 09:28
I am new to win32 API and just started to learn Visual Basic 6.0
However, I have considerable experience in C/C++ and have knowledge of graphics system in DOS.I have a pentium 3 based computer and Visual Studo 6.0 installed.
I intend to develop visualization plugins for winamp.How should i proceed and which languages are required for this?

I seek guidance from experienced and knowledged users and developers for winamp.
Any help from your side will be a boost to my spirits.
Thank you friends.

Zoher:rolleyes: :)

Kaboon
16th June 2002, 16:26
Learn about programming (visualization) plug-ins at NSDN (http://www.winamp.com/nsdn/). The best language to use is the language where winamp is written in, C++. You just need to play around with the Visualization Plug-in SDK (http://www.winamp.com/nsdn/winamp2x/dev/plugins/vis.jhtml).

Good luck!