kennethlcrow
- 合計アクティビティ 6
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 2
アクティビティの概要
kennethlcrowさんの最近のアクティビティ-
kennethlcrowさんがコメントを作成しました:
I can capture using only the following:tell application "Capture One 9"captureend tellThat part is working with my Sony a6000. I get the error when I try to get the current ISO setting of the came...
-
kennethlcrowさんがコメントを作成しました:
Yeah, I'm not a scripting guy either. I've looked through the C1P Applescript library but it's all Greek to me. I mean, I see the items that are listed but not really how to use it.
-
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...
-
kennethlcrowさんがコメントを作成しました:
Is this the expected behavior? Flattening the image kinda ruins the whole non-destructive editing thing. Sure, I can save my TIFF or PSD files (with layers and alpha channels) off to another loca...