www.shootmachine.co
- 合計アクティビティ 151
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 10
- サブスクリプション 62
コメント
www.shootmachine.coによる最近のアクティビティ-
What is selected is always defined via the browser - I don't really follow the comment about the viewer, but I don't think you have any way of accessing what is currently viewed in the viewer via s...
-
When probing syntax issue you can set up Capture One with (in this case) the enabled filter (e.g 5*), then use this: tell application "Capture One 22"tell current documentset theEnabledFilters to f...
-
Yes, few ways to do it. One way would be to adapt this https://shootmachine.co/2021/01/09/get-started-with-applescript-conditional-processing-pt1/ as one script per named recipe. and then use thi...
-
There are no events for rating change, only: Capture Done, Batch Done, Processing Done, Bar code scanned, App started, App Closed, Live View started, Live View Closed. I guess a workaround is to m...
-
This is very possible but not a small job. Barcode scanners are keyboards ultimately - so the dialog box trick works to capture the device input - however you need to trigger that somehow, and usu...
-
You can yes, but I'm not sure why you'd want to... ?
-
You are almost there, you just need a different property to initialise your list. There are two concepts here: Selected, and Available. You want the "available camera identifiers" - this will give...
-
Agreed, you should probably tell Capture One. In the mean time I did post this some time ago. Maybe it helps: https://shootmachine.co/2021/06/22/events/
-
You listed them all (for background scripts). There are other events using event properties - e.g bar code done script, process done script, but these are different in terms of how you configure an...
-
They don't work because they don't exist (at least not in the current versions of CO). Not sure where you got that info...