aucat: Allow any device sample encoding.
authorratchov <ratchov@openbsd.org>
Fri, 22 Mar 2024 06:20:48 +0000 (06:20 +0000)
committerratchov <ratchov@openbsd.org>
Fri, 22 Mar 2024 06:20:48 +0000 (06:20 +0000)
commit917cf742e55227a037e4f97a51180da872f3b978
tree529a08b4b54e8600dd02974716ef86718d30bfc1
parentb98784e6f2e21fc9683af167f675cd5ff91ecd49
aucat: Allow any device sample encoding.

If the device doesn't support the aucat internal encoding,
then setup a conversion layer instead of failing. This allows
aucat to be used for audio equipment testing/debugging
without involving the full sndiod processing chain.
usr.bin/aucat/aucat.c