CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/03/15 08:05:25
Modified files:
usr.bin/sndiod : dev.c dev.h dsp.c dsp.h
Log message:
sndiod: Factor the code to join/expand channels
Move the join/expand logic to the cmap structure which is used by
both playback and recording code-paths.
