1 فایل پیوست
پروژه آموزش تایپ نوشته با صدا در After Effects
[COLOR=#4b0082][B]درود به دوستان[/B][/COLOR]
در این قسمت پروژه کامل آموزش رو همراه با اسکریپت ها میتوانید دانلود و استفاده کنید.
[url]http://forum.video-effects.ir/thread3790.html[/url]
[COLOR=#006400]موضوع [/COLOR]: [URL]http://www.video-effects.ir/?p=4549[/URL]
[URL]http://forum.video-effects.ir/thread5845.html[/URL]
[B]دانلود پروژه پایین تر از عکس[/B]
[COLOR=#006400][B]دانلود اسکریپت ها[/B][/COLOR]
[HTML]http://forum.video-effects.ir/thread3790.html
http://forum.video-effects.ir/thread5540.html
کد:
markerLayer = thisComp.layer("Audio Amplitude");
myNearestKey = markerLayer.marker.nearestKey(time);
markerCounter = 0;
if (time >= myNearestKey.time)
markerCounter = myNearestKey.index;
else
markerCounter = myNearestKey.index -1;
framesToTime(markerCounter *20 );[/HTML]
[IMG]http://www.video-effects.ir/wp-content/uploads/types-text-with-after-effects.jpg[/IMG]