aucat: Add generic channel mapping in place of -j and -c options.
authorratchov <ratchov@openbsd.org>
Wed, 20 Mar 2024 08:42:11 +0000 (08:42 +0000)
committerratchov <ratchov@openbsd.org>
Wed, 20 Mar 2024 08:42:11 +0000 (08:42 +0000)
commite670b5392ab1e1a2b6a7860b341406bb397fa51e
tree1ffa2e52b040455b48993adba37d5f1fab2573d0
parent5a20fcd45428c476512c22e53aba80028e359882
aucat: Add generic channel mapping in place of -j and -c options.

The argument to the -m option specifies the source and destination
channel ranges to be mapped. Compatibility is maintained: if -m
is not used, the -c and -j options still work.

Help and suggestions from Jan Stary <hans@stare.cz>, thanks.
usr.bin/aucat/aucat.1
usr.bin/aucat/aucat.c
usr.bin/aucat/dsp.c