On Mon, 6 Jan 2020 15:19:21 +0100
Alexandre Ratchov <[email protected]> wrote:

> No, my example was about something that could be obtained with:
> 
>       sndiod -ddd -c 2:3
> 
> on a 2-channel audio device, then:
> 
>       aucat -i /dev/random
> 
> In this case aucat channels 0:1 are routed to device channels 2:3
> which do not exist on the hardware, so the signal is discarded. In
> this case d->pchan = 2, s->opt->pmax = 2, s->opt->pmax = 3.

Ah, that makes sense, thank you for putting up with me. For whatever
it's worth I did get around to testing again with the corrections
applied, it still works for me.

Reply via email to