Skip to content

Beginner - FCP Keyboard Shortcut for Inspector Rotation of clip? #3133

Discussion options

You must be logged in to vote

Apologies for the delayed reply. The easiest way to do this is with a Lua Snippet.

From the menubar select Preferences > Scripting:

Click the New button then type a name.

Paste in this code (changing the 90 to whatever):

cp.apple.finalcutpro.inspector.video:transform():rotation():show():value(90)

You can now access your Snippet through the Search Console, and assign it to a keyboard shortcut or control surface button.

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by spdorsey
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants