Music Visualization
BlitzPlus Forums/BlitzPlus Programming/Music Visualization| 
 | ||
| I am currently writing a game in blitzplus and was wondering if it was possible to have Music visualization playing in the background while my game was in the foreground. Essentially all i need is to be able to move graphics in real time with live audio. I need to know if thats achievable with blitzplus. | 
| 
 | ||
| Out of the box I don't think it really gives you access to that kind of stuff, but you can do it using a plugin like Bass: http://www.blitzbasic.com/toolbox/toolbox.php?tool=207 |