kennethlcrow
- Gesamtaktivitäten 6
- Letzte Aktivität
- Mitglied seit
- Folge ich 0 Benutzer
- Gefolgt von 0 Benutzer
- Stimmen 0
- Abonnements 2
Posts
Neueste Aktivität von 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...