quakeforge/libs/audio
Bill Currie 421421e038 [audio] Correct alsa period size calculation
and rename the variable since it's not the size of the frame (may be
from the very early days of ALSA development, and I suspect the
terminology changed a bit).

The calculation was including the bits per sample, which makes no sense
as the period size determines the number of samples in a submission
chunk (and thus latency). For now, set it to around 5.5ms (will probably
need a cvar).
2021-06-22 16:38:17 +09:00
..
renderer [util] Make developer flag names easier to manage 2021-03-29 22:38:47 +09:00
targets [audio] Correct alsa period size calculation 2021-06-22 16:38:17 +09:00
test [audio] Get testsound working again 2021-06-21 16:40:40 +09:00
cd.c Merge branch 'master' into vulkan 2020-06-25 14:03:52 +09:00
cd_file.c Fix a pile of leaks and uninit errors 2021-03-21 19:56:17 +09:00
cd_linux.c [util] Make developer flag names easier to manage 2021-03-29 22:38:47 +09:00
cd_sdl.c [util] Make developer flag names easier to manage 2021-03-29 22:38:47 +09:00
cd_sgi.c [util] Make developer flag names easier to manage 2021-03-29 22:38:47 +09:00
cd_win.c [util] Make developer flag names easier to manage 2021-03-29 22:38:47 +09:00
cd_xmms.c [util] Make developer flag names easier to manage 2021-03-29 22:38:47 +09:00
Makemodule.am [audio] Get testsound working again 2021-06-21 16:40:40 +09:00
snd.c Merge branch 'master' into vulkan 2020-06-25 14:03:52 +09:00
snd_progs.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00