Sound Visualiser

Description

See the musique in another way... the blender way

Comments (4)

B
blieppARTZ almost 13 years ago

Very Helpfull, Thanks!

I
ian57 almost 13 years ago

You're welcome ;)

J
JacobBestic almost 13 years ago

is it already set up for you to add your own music?

I
ian57 almost 13 years ago

No, you'll have to do it manually. It is not easy because you need to analyse the music file to adapt the frequency range. See http://cgcookie.com/blender/2011/06/02/building-an-audio-visualizer-in-python/ for the detail (at time 21:00). To adapt it, you need to change the music file in the script, adapt the max frequency (16550 in my example "step = 16500/(rows*columns)" ) and run After, you just need to adapt the length of the animation in the timeline (color changement are cyclic). don't forget to load the music file in the VSE ;-) to play music during animation. Have fun

Sign in to leave a comment.