Okay, so I'm wanting to start doing some youtube videos, and in order to reduce desynchronization between audio and video, I want to write a script which will just press them both at the same time. I just want something like this:
very very simple script, i just don't know the exact syntax to perform this. can anybody here help?
Yes, i am using ilife at the moment, i do have access to final cut and logic, but i am wanting to start off stupid and master the simple programs before i move onto more beastly apps.
Code:
tell application "iMovie" to record
tell application "GarageBand" to record
Yes, i am using ilife at the moment, i do have access to final cut and logic, but i am wanting to start off stupid and master the simple programs before i move onto more beastly apps.