kennethlcrow

  • Total activity 6
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2

Activity overview

Latest activity by kennethlcrow
  • kennethlcrow commented,

    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 commented,

    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 created a post,

    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 commented,

    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...