Monday, 19 August 2013

Dynamic Audio Manipulation

Dynamic Audio Manipulation

I was playing a game called Beat Hazard, and was wondering how it was
done? Beat Hazard allows you to select a song from your library. You play
an "asteroids" game while the background flashes to the beat of the music.
The louder the part of the song is, the brighter the effect. How is this
being done? Can you do it in Java, Python, or perhaps even JavaScript? Is
there a simple library I can use, or do I have to make all my code from
scratch?

No comments:

Post a Comment