Skip to content

decrease quantum for osu!lazer when running with linux and pipewire? #30527

Answered by sineplusx
Fxzzi asked this question in Q&A
Discussion options

You must be logged in to vote

Lazer currently has a hardcoded period size ("quantum") of 10ms at a 44100Hz output sample rate. You can force the period/buffer lower with environment variables when running lazer:

PIPEWIRE_LATENCY=64/44100
PIPEWIRE_ALSA='{ alsa.format=S32_LE alsa.channels=2 alsa.buffer-bytes=512 alsa.period-bytes=256 }'

This question has already been asked before, but it seems the original thread got taken down for some reason.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@bdach
Comment options

Answer selected by Fxzzi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants