Shoutbox

VB visualizations - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Skype & Technology (/forumdisplay.php?fid=9)
+---- Forum: Tech Talk (/forumdisplay.php?fid=17)
+----- Thread: VB visualizations (/showthread.php?tid=30191)

VB visualizations by DJeX on 08-20-2004 at 02:03 AM

I'm making a VB music player and want to incorperate visualizations to play with the music. Now the thing is that I have no clue how to make a visualization so.... does any one here know?

I need something that looks good almost the quality of WMP, or Winamp if its possible.

Maybe I could make one with DirectX some how? humm.


RE: VB visualizations by Choli on 08-21-2004 at 10:54 AM

quote:
Originally posted by DJeX
Maybe I could make one with DirectX some how?
yes, you can do it, but in VB you can't do very complex visualizations because they have to have a very optimized code and VB doesn't let you do that. I don't know if you'd be able to get the same quality as WMP or WinAmp writting in VB. Anyway, I'd suggest you to search some DirectX tutorials for VB (there are a lot) and start with that.