CVSROOT: /cvs Module name: src Changes by: ratc...@cvs.openbsd.org 2024/04/22 08:11:35
Modified files: usr.bin/sndiod : dsp.c Log message: sndiod: Use the channel mapping code of aucat For now sndiod uses only a subset of the available channel mappings. It gives the same result as the previous one, but having the same in both programs makes code review and testing easier.