« Harry Frank's Trapcode Form Training | Main | Abstract Design Elements with Trapcode Mir by VinhSon Nguyen »
Saturday
Sep212013

Procedural audio reactive animation

I did some tests with letting Sound Keys control Mir that came out pretty cool.

Download AE CS6 AEP: AudioMir.aep

Download AE CS5.5 AEP: AudioMir_CS55.aep

Procedural audio reactive animation.
Quick test using Trapcode Sound Keys controlling Mir to generate visuals from audio.

In this case, three expressions are used on Mir:
Rotate Y = time*20;
Amplitude = 200+thisComp.layer("SK").effect("Sound Keys")("Output 1");
Frequency = 200+thisComp.layer("SK").effect("Sound Keys")("Output 3");

Where SK is the sound keys layer and Output one is setup to capture bass and Output 3 is setup to capture the high frequencies. An invert effect was manually inserted.

Music: "Fortress" by -ono- (freemusicarchive.org/music/ono/document_of_life/06_Fortress)

 

Reader Comments (1)

Well I too had learned a bit about this technique during in an animation tutorial and when we tried to produce simlar visual effects in audio, we were quite successful. You can also check this to get more details on this.

January 17, 2015 | Unregistered CommenterDana Morales

PostPost a New Comment

Enter your information below to add a new comment.
Author Email (optional):
Author URL (optional):
Post:
 
Some HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>