kennethlcrow
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Posts
Recent activity by kennethlcrow-
Script to set exposure parameters
Is it possible to use AppleScript to do something like the following:Get the current ISO setting and store it in a variable (myISO)Capture (this is the easy part:)Set the ISO to myISO * 2Wait 1 sec...