Debian Patches

Status for pcaudiolib/1.1-6

Patch Description Author Forwarded Bugs Origin Last update
sample_size_fix commit d6a6b00aa4334b461c1a09c27b6c681eaac8da8a

* Alsa: fixed sample_size calculation, multiply with channel count.

diff --git a/src/alsa.c b/src/alsa.c
index 34e39be..6af1941 100644
Martin Schreiber <mse00000@gmail.com> no 2018-03-10
non-linux committed yes
cancel commit a41d46e816d2cbcd93564c42b65a87af547bcb2d

Fix cancellation snappiness

Screen reader users report getting late cancellation, or even mixtures
of speech. This is because the default buffering parameters of alsa or
pulseaudio are relatively large.

This change sets alsa and pulseaudio buffer sizes to 10ms worth of audio,
which is the human snappiness perception limit.

diff --git a/src/alsa.c b/src/alsa.c
index 64d5a90..c856788 100644
Samuel Thibault <samuel.thibault@ens-lyon.org> no 2020-10-11

All known versions for source package 'pcaudiolib'

Links