1 (edited by morc 2019-07-18 11:39:08)

Topic: Setting DAC/ADC gain via command prompt

Hi,

Im running multiple(+20) similar test setup each  with a Firaface UC sound card. Now, we need to change the ADC/DAC gain (input/output gain) for different test. We have tried to do this via the windows registry database, but when we change the setting we can see in the RME settings that they have not taken effect. Even opun closing the RME settings window, the settings are changed backl to the state of the UI (does not matter if your press OK/Cancel).

It there a way of scripting these settings?

I have tried to modify the following paths in the windows registry:
- HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USB\VID_2A39&PID_3FCE\06A2F17CDD6A4C8\Device Parameters  -> ADC Gain
- HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Enum\USB\VID_2A39&PID_3FCE\06A2F17CDD6A4C8\Device Parameters  -> ADC Gain

I need to be able to set this without computer restart.