mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-02-21 11:11:37 +00:00
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). |
||
---|---|---|
.. | ||
audio | ||
client | ||
console | ||
entity | ||
gamecode | ||
gib | ||
image | ||
models | ||
net | ||
qw | ||
ruamoko | ||
ui | ||
util | ||
video | ||
Makemodule.am |