Topic: Control the input gain of the RME fireface UC from python
Hello,
I have some measurement protocole that require a range of different levels, for that I create my signals with python, send it with sounddevice library and read them back. I want to be able to set the input gain of the RME fireface UC from my python script so that my values are not saturating the input of the device. Is there a way to do just that ?
Tanks for helping.