Mirror of portable sndio repository https://www.sndio.org
Go to file
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
aucat When resampling, use the exact resampling factor instead of the ration 2016-05-27 18:17:05 +02:00
bsd-compat Hide symbols provided by bsd-compat functions by prefixing them 2015-08-25 15:02:02 +02:00
contrib add Description in init.d startup script. From Peter 2015-08-25 15:24:53 +02:00
examples default rate is 48000 2014-11-18 09:54:20 +01:00
libsndio switch back into using a single "filling" flag to determine 2016-05-16 07:53:05 +02:00
midicat leave -'s in literals 2015-09-02 08:28:10 +02:00
sndiod Don't log blocked read or write. 2016-05-25 12:17:48 +02:00
.gitignore import from OpenBSD 2010-08-19 22:38:45 +02:00
Makefile.in move the mixer api to a dedicated "mixer" branch 2015-08-28 08:57:47 +02:00
configure make init.d.sndiod executable 2016-05-16 08:37:40 +02:00