Re: [Alsa-user] How to get access to all 16 channel controls on a multi-channel sound card

2016-04-25 Thread Takashi Sakamoto
Hi, I'm a developer mainly for sound device driver of multi-channel devices, i.e. 40/40 PCM channels for playback/capture. I have the same issue for my test devices. On Apr 26 2016 08:52, Caleb Crome wrote: > Hi there, >I'm working on a 16 channel XMOS based USB sound card. It's working >

[Alsa-user] How to get access to all 16 channel controls on a multi-channel sound card

2016-04-25 Thread Caleb Crome
Hi there, I'm working on a 16 channel XMOS based USB sound card. It's working just fine, except that in alsamixer, the first 8 channels are mapped to: ch 0 -> front left ch 1 -> front right ch 2 -> rear left ch 3 -> rear right ch 4 -> center ch 5 -> woofer ch 6 -> side left ch 7 -> side right