#406: Frets on Fire has eye-straining hickups when using PulseAudio -----------------------+---------------------------------------------------- Reporter: tjyrinki | Owner: lennart Type: defect | Status: new Priority: normal | Milestone: Component: daemon | Severity: normal Resolution: | Keywords: -----------------------+---------------------------------------------------- Comment (by elupus):
Actually, SDL never calls snd_pcm_hw_params_set_buffer_size_near, only snd_pcm_hw_params_set_period_size_near. Thus it will use whatever default is set for pulse. Which it will immediately fill up completely with silence. It has a unimplemented function that should check if buffer is full (in the SDL regard), which also could be used to solve the issue (ALSA_WaitAudio) -- Ticket URL: <http://www.pulseaudio.org/ticket/406#comment:6> PulseAudio <http://pulseaudio.org/> The PulseAudio Sound Server _______________________________________________ pulseaudio-tickets mailing list pulseaudio-tickets@mail.0pointer.de https://tango.0pointer.de/mailman/listinfo/pulseaudio-tickets