CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/03/07 01:58:33
Modified files:
usr.bin/sndiod : dsp.h sndiod.8 sndiod.c
Log message:
Switch internal sample representation to 24-bit fixed-point.
The default device precision doesn't change (yet), i.e. we still
request the usual 16-bit mode, when available. Hardware supporting
24-bit samples only gets end-to-end 24-bit processing by default.
ok kettenis
