[pulseaudio-tickets] [PulseAudio] #296: ETQW sound lags when using pulseaudio via alsa-pulseaudio

PulseAudio trac-noreply at tango.0pointer.de
Tue Jul 21 15:49:26 PDT 2009


#296: ETQW sound lags when using pulseaudio via alsa-pulseaudio
---------------------+------------------------------------------------------
  Reporter:  Xanas   |       Owner:  ossman            
      Type:  defect  |      Status:  new               
 Milestone:          |   Component:  alsa-plugins-pulse
Resolution:          |    Keywords:                    
---------------------+------------------------------------------------------
Changes (by codethief):

 * cc: codethief at gmail.com (added)


Comment:

 I'm experiencing the same issues and, unfortunately, none of the proposed
 solutions works.
 My setup:
 In my et-sdl-sound file I declared "alsa" as audio driver because '''it
 wouldn't find "pulse", "pulseaudio", "libpulse" or anything else but
 "alsa"'''. That's why I forward all audio signals coming to ALSA to
 PulseAudio via my .asoundrc:

 {{{
 pcm.pulse {
 type pulse
 }
 ctl.pulse {
 type pulse
 }
 pcm.!default {
 type pulse
 }
 ctl.!default {
 type pulse
 }
 }}}

 I understand that this forwarding is likely to be exactly the reason for
 the sound lags I experience in Wolfenstein: Enemy Territory but it doesn't
 work any other way.

 Does anyone have a idea?

-- 
Ticket URL: <http://pulseaudio.org/ticket/296#comment:6>
PulseAudio <http://pulseaudio.org/>
The PulseAudio Sound Server


More information about the pulseaudio-bugs mailing list