Some output data is not setup/configuration specific, but rather is meant to be saved for the output in every possible configuration. Currently there are:
- resolution,
- scale factor,
- frequency,
- gamma values.
Implement a per-output storage pool for these data values and logic to use either this data or more specified per-config data.