CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/04/22 05:01:02
Modified files:
usr.bin/sndiod : dev.c dsp.c dsp.h
Log message:
sndiod: Use resampling algorithm from aucat
sndiod doesn't use partial blocks as aucat, but having the same
algorithm makes code review and testing easier.
