Music Visualizations
Blitz3D Forums/Blitz3D Programming/Music Visualizations| 
 | ||
| Hey anyone know how i can sync music and visual effects in a game? | 
| 
 | ||
| Hmm, there seems to be a module called BlitzBass, which can extend the sound-playing caps of b3d. However, I never tried it. A very basic method for (time-based) syncing is this: | 
| 
 | ||
| Yes using BASS is the way to go, see here - check out the spectrum analyser... http://www.boiledsweets.com/techdemos |