summaryrefslogtreecommitdiff
path: root/usr.bin/aucat/dsp.h
AgeCommit message (Expand)Author
2024-04-22aucat: Use a 24-bit table for index to volume conversionAlexandre Ratchov
2024-04-22aucat: Fix comments, from similar comments fixes in sndiodAlexandre Ratchov
2022-12-26spelling fixes; from paul tagliamonteJason McIntyre
2022-03-07Switch internal sample representation to 24-bit fixed-pointAlexandre Ratchov
2021-05-25Drop assembly for 24-bit fixed-point operationsAlexandre Ratchov
2021-01-12const-ify lookup tables; ok ratchov@Christian Weisgerber
2021-01-11Use sndiod's 8-th order FIR low-pass filter for resamplingAlexandre Ratchov
2016-06-08removed unused fields of resamp structureAlexandre Ratchov
2016-06-07Add resamp_getcnt() routine to calculate the exact number of samplesAlexandre Ratchov
2016-05-27Make resamp_do() get the exact number input and output samples andAlexandre Ratchov
2016-05-26Make format conversion routines return the number of framesAlexandre Ratchov
2015-01-21Simplify internals and rewrite file header parsing code:Alexandre Ratchov