Great job! I was wondering, how are you shaking the screen to the beat? Are you using a wiggle expression or some kind of plugin? Or is it manual keyframing a null object / adjustment layer? Thanks!
Loki AMV Thanks! The shake is a sapphire effect. Third party plugin for after effects, it's called s_shake. I keyframe the amplitude from about .500 to 0 over about half a second to a second
It's this expression applied to rotation, scale, position, etc. n = 0; if (numKeys > 0){ n = nearestKey(time).index; if (key(n).time > time){ n--; } } if (n == 0){ t = 0; }else{ t = time - key(n).time; } if (n > 0){ v = velocityAtTime(key(n).time - thisComp.frameDuration/10); amp = .05; freq =1.7; decay = 4.0; value + v*amp*Math.sin(freq*t*2*Math.PI)/Math.exp(decay*t); }else{ value; }
Can you make a Tut about this or something please? :3 It's sooo cool ^^
so creative.
we are waiting tutorial about this video Lancaster.
i missed this
this is great
Hey, great job! This is one of my favorite songs :)
AMAZING!
This got me incredibly excited for my lyric video 😅
Great job! I was wondering, how are you shaking the screen to the beat? Are you using a wiggle expression or some kind of plugin? Or is it manual keyframing a null object / adjustment layer? Thanks!
Loki AMV Thanks! The shake is a sapphire effect. Third party plugin for after effects, it's called s_shake. I keyframe the amplitude from about .500 to 0 over about half a second to a second
I bet Jon is going to be posting this on twitter or something soon.
man you doing great keep it up. idk if you remember me but yeah hmu sometime bro
ITS BACK
Sweet video! Did you use Duik for the wobby text or something else?
It's this expression applied to rotation, scale, position, etc.
n = 0;
if (numKeys > 0){
n = nearestKey(time).index;
if (key(n).time > time){
n--;
}
}
if (n == 0){
t = 0;
}else{
t = time - key(n).time;
}
if (n > 0){
v = velocityAtTime(key(n).time - thisComp.frameDuration/10);
amp = .05;
freq =1.7;
decay = 4.0;
value + v*amp*Math.sin(freq*t*2*Math.PI)/Math.exp(decay*t);
}else{
value;
}
Here's a pastebin with is if UA-cam doesn't transfer it right: pastebin.com/PCVGUmmM
Oh sweet, thanks man! Going to play around with this in my own kinetic typography project I'm working on. Thanks for the inspiration, keep it up bro!
Good luck! Make something awesome!
MURDERED THIS.
Video is not available.. I got that message
furst
kreygasm