1
0
mirror of https://github.com/ericonr/sndio.git synced 2024-02-18 04:45:21 -06:00
sndio/aucat
Alexandre Ratchov 028bb6e60d When resampling, use the exact resampling factor instead of the ration
between input and output block sizes.  This was inherited from sndion,
but is not required for files because they are continuous streams of
samples and do not need to be split in blocks of equal duration.

This change makes playback/recording rate match exactly the requested
sample rate.
2016-05-27 18:17:05 +02:00
..
abuf.c fit in 80 columns, trailing spaces, tabs 2016-01-09 09:35:54 +01:00
abuf.h - release constraints used to be required in server mode 2014-11-15 13:51:02 +01:00
afile.c fit in 80 columns, trailing spaces, tabs 2016-01-09 09:49:55 +01:00
afile.h style 2015-01-08 12:50:24 +01:00
aucat.1 move sndiod manual to sec 8 2016-01-07 17:48:47 +01:00
aucat.c When resampling, use the exact resampling factor instead of the ration 2016-05-27 18:17:05 +02:00
defs.h - release constraints used to be required in server mode 2014-11-15 13:51:02 +01:00
dsp.c When resampling, use the exact resampling factor instead of the ration 2016-05-27 18:17:05 +02:00
dsp.h Give the resamp_do() the exact number input and output samples and 2016-05-27 17:36:53 +02:00
Makefile.in fit in 80 columns, trailing spaces, tabs 2016-01-09 09:35:54 +01:00
sysex.h - release constraints used to be required in server mode 2014-11-15 13:51:02 +01:00
utils.c fit in 80 columns, trailing spaces, tabs 2016-01-09 09:35:54 +01:00
utils.h use sndiod's utils.c 2014-11-17 08:19:16 +01:00