I have a 6 channel external USB audio device (5.1?), which is a generic no-name brand, with SPDiF in/out, front, rear, center/bass out with a line & mic-in. It works without trouble or any extra needed driver on both Raspberry PI 3b and Intel i5 systems I tested. I do not use the SPDif, it simply works when I patch in the 3.5mm front, rear, center jacks into my amplified speakers.
The device will identify "ICUSBAUDIO7D" with aplay -l:
card 2: ICUSBAUDIO7D [ICUSBAUDIO7D], device 0: USB Audio [USB Audio]
Subdevices: 1/1
Subdevice #0: subdevice #0
I am looking to tune the output of the channels, equalize settings on front, rear, and center/bass, with volume fader controls. This would optimize my sound in the room with the placement of the speakers.
I have not found anything obvious exploring the whole application, and probably exhausted my efforts reading the online documents so far. I thought about buying a hardware equalizer, but figured this is a computer media system, and the tuning controls should just be in the menu somewhere, even if I had to ssh into a terminal at first to get it working, if it doesn't already exist.
Is there an add-on or other Linux function utility I can update/patch in, to control frequency output on all of those 5.1 (or 6) channels? Or if it is a function of Kodi / Librelelec, does anyone know where that is, please?