Multimedia processing graphs
Find a file
Wim Taymans 7e513ea243 alsa: clamp the period size to something sensible
some clients (sweep) want to negotiate the smallest possible period
size we can support, which is expressed in bytes and independent
of samplerate, format and number of channels.

For files with high samplerate and channelcount, this results in periods
of 8 frames, which is too small to handle.

Instead round up the period size to something we can likely handle,
taking into account the samplerate and number of channels.
2018-10-16 10:57:53 +02:00
alsa-plugins alsa: clamp the period size to something sensible 2018-10-16 10:57:53 +02:00
conf conf: update to latest changes 2018-10-10 18:21:53 +02:00
LICENSE Initial commit 2017-10-19 11:48:48 +02:00
README.md Initial commit 2017-10-19 11:48:48 +02:00

pipewire-alsa

ALSA plugin for pipewire