patrickpaul / DSPControlCenter

Stewart Audio
0 stars 0 forks source link

Mute Problems on Gain and Trim #4

Closed stewartaudio-ray closed 10 years ago

stewartaudio-ray commented 10 years ago

Under Gain, if you click mute, it resets the value to 0dB, not retaining any of the users previous settings. If you hit save, close out, and re-open the Gain menu, it automatically un-mutes the channel, regardless if you hit save or cancel. The mouse cursor is crossed out, but the mute indicator shows it as un-muted.

Under Trim, if you click mute, it resets the value to 0dB, not retaining any of the users previous settings. If you hit save, close out, and re-open the Trim menu, it automatically un-mutes the channel, regardless if you hit save or cancel. The mouse cursor is crossed out, but the mute indicator shows it as un-muted.

patrickpaul commented 10 years ago

The UI will retain the gain state for both gain and trim in the next commit. We do not intend to store the value for when unmuted, it will revert to 0dB. Should we have customer feedback we will fix this.

Additionally, mute values are now correctly read back from the device.

Please test and confirm once the next commit has been pushed. If correct, close this issue.