Audio Reactant Time Remapping

Audio Reactant Time Remapping

Tutorial Details
  • Requirements: Just After Effects... enjoy!
  • Difficulty: Beginner
Download Source Files

Final Product What You'll Be Creating

In this tutorial, we’ll learn how to do some experimental animation on a footage based on music. For this effect we’ll dive into learning time remapping, waveform and a bit about expressions as well.

Tutorial

Download Tutorial .flv

File size 120MB

Add Comment

Discussion 21 Comments

  1. Loay Emad says:

    This Audio is too abstracty for my taste even though the effect is cool.

  2. rachid says:

    very nice inspiration! congrats

  3. G-Funky says:

    That video is having a seizure. Looks like it could be an effect used for NIN music video.

  4. francoisgfx says:

    hi,

    thx guys for the comments.

    @Loay Emad : the example might be a bit extreme, but this technic would work with pretty much any kind of music though.

    @walterson : by seeing a lot of those reel with some Hecq song on the background, I did wonder how people were doing this, and try to figure a way. I can’t tell if they did it like that or not, though !

    • Walterson says:

      I’m from Brazil, sorry my English is not very good. Whenever I saw these videos and was wondering how they made these effects?

      With the help of your turorial was easier …

      Congratulations!

      Other video with cool effects:

      http://www.youtube.com/watch?v=Qwe10iDlFQo

      And this other video that has some legal effect at the end:

      effects at 0:43, 0:47

      http://vimeo.com/4179532

      If you can make more tutorials on these effects would help a lot.

      Do you have website or blog?

      • francoisgfx says:

        thx

        I don’t think I can give more information about this, I did cover pretty much all of it. All of your example could be done with the approach I give in this tutorial. especially with the slider control to be able to freeze time as I show it. then it’s just a matter of tweaking the values

        my website : http://www.francois-tarlier.com

  5. mohit says:

    very nice inspiration! congrats, I am a visiting first time this site and i think its awesome..
    visit this site movies.ewebtutorial.com

  6. pippo says:

    as the good things of life….simple and sweet…ty

  7. Ramzes says:

    This is very cool effect actually! we can use it for many different reasons.Just need creativity..Good stuff

  8. Bikash Ghaju says:

    This effect is really very cool. Great Job !

  9. migel says:

    Thanks for this tutorial. I’m having a problem with expression for this however. after trying to add the +time to end of expression (to get effect to line up with time of footage instead of showing the same frames) I’m getting error message and AE is disabling expression. any thoughts on why this would be?

    Thx

  10. sdyf says:

    AWESOME

  11. Charlie says:

    …where can i get that sound…where did You get it?…..thanks

  12. Raquel says:

    Hey Dude…. The mov file is missing from the source file can you please uploud?

    Great tutortial btw

    thanks

  13. Hampus says:

    Hey

    Great Tutorial.

    The source file is missing from the project file. Could you be so kind and reupload it or send it to me?

    Hampus Nordenson

  14. AntoxaGray says:

    How do you make expressions shown on speed/value graph? I only see as if it has no expression (even if it works fine).

  15. Artem says:

    Hi. I have a problem on this step
    ((thisComp.layer(“Bass”).effect(“Both Channels”)(“Slider”)/50)*)+time
    Getting error message: After Effects warning: ) does not have a value Expression disabled.

    • Roman Komurka says:

      ((thisComp.layer(“Bass”).effect(“Both Channels”)(“Slider”)/50)*___missing value here___)+time

      You are trying to multiply but you didn’t specify any value. The correct expression would be for example:

      ((thisComp.layer(“Bass”).effect(“Both Channels”)(“Slider”)/50)*2)+time

  16. Krista says:

    hi! is there also a way to: +time + previous time?
    I want my movie to move forward to whole time on the beat, not to make steps back and forward.

Add a Comment

To add a code snippet to your comment, please wrap your code like so: <pre name="code" class="html">YOUR CODE</pre>. You can replace the class name with "js," "css," "sql," or "php." If there are any "<" or ">" within your code, please search and replace them with: &lt; and &gt; respectively.