Re: sndiod: allow mixing of duplex, record-only and play-only audio devices

2021-02-28 Thread Alexandre Ratchov
On Sat, Feb 27, 2021 at 09:59:21PM +, Edd Barrett wrote: > > This is mostly a no-op for sndiod in the default configuration (except > that play-only devices now accept recording clients). If you use > alternative devices (-F), then it's possible for a record-only device to > be found first,

Re: sndiod: allow mixing of duplex, record-only and play-only audio devices

2021-02-28 Thread Matthias Schmidt
Hi Edd, * Edd Barrett wrote: > Hi, > > Currently sndiod does not allow you to use alternative devices (-F > devices) which support only a subset of the modes of the main (-f) > device. > > For example, if you do `sndiod -f rsnd/0 -F rsnd/1` and: > - rsnd/0 is full-duplex (rec + play). > -

sndiod: allow mixing of duplex, record-only and play-only audio devices

2021-02-27 Thread Edd Barrett
Hi, Currently sndiod does not allow you to use alternative devices (-F devices) which support only a subset of the modes of the main (-f) device. For example, if you do `sndiod -f rsnd/0 -F rsnd/1` and: - rsnd/0 is full-duplex (rec + play). - rsnd/1 is play-only. Then you will be unable to