automatically unmute and set volume for Behringer UMC404HD on Linux
| 60-umc404hd-autocapture.rules | ||
| README.md | ||
| umc404hd-autocapture.sh | ||
On a Linux with ALSA, when a Behringer Uphoria UMC404HD audio interface is plugged in, capture is disabled for the 3rd and 4th inputs.
The udev rules provided here runs a script that enables capture on all of the inputs and sets the volume to 100%.
Setup:
sudo cp 60-umc404hd-autocapture.rules /etc/udev/rules.d/sudo cp umc404hd-autocapture.sh /usr/local/bin/udevadm control --reload(or reboot)
Issues:
- There may be additional product IDs for the UMC404HD.
- It probably will not work if there are multiple UMC404HD's attached.