Since the only shutter setting in ETTR is the lowest shutter speed, can this be tied to the shutter speed adjustment wheel?
This is tricky because scrollwheel can't be intercepted yet. The easiest way is to let ETTR change ISO only, but then it will get out of range very quickly. So... how I should handle this scenario?
- say you have 1/60 iso 200
- you dial 1/30 => you get iso 100 (fine)
- you dial or 1/125 => you get iso 400 (fine)
- you get out in bright sunlight => ettr sets 1/1000 iso 100 (fine)
- now we have a problem: what should happen when you get back in shadow?
a) ML should do 1/1000 at some huge ISO
b) ML should do 1/125 iso 400
You will probably answer b.
Back at the sunlight step: what should happen when you dial shutter from 1/1000 to 1/500?
a) ML sets slowest shutter to 1/500, current shutter becomes 1/500
b) slowest shutter remains 1/125, current shutter becomes 1/500
c) slowest shutter becomes 1/60, current shutter becomes 1/500
d) slowest shutter becomes 1/60, shutter gets reverted to 1/1000