[pulseaudio-tickets] [PulseAudio] #406: Frets on Fire has eye-straining hickups when using PulseAudio
PulseAudio
trac-noreply at tango.0pointer.de
Wed Jan 14 06:48:37 PST 2009
#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
More information about the pulseaudio-bugs
mailing list