[pulseaudio-discuss] Pulseaudio problem with alsa-sink

2014-01-24 Thread D K
HI, I am running pulseaudio but somehow its not able to enumerate a sink. Here PA is running as part of emulator , though it runs on the actual system perfectly. when i run paplay paplay Side_Right.wav sndfile: Bad parameter passed to function sf_command. Failed to determine sample

Re: [pulseaudio-discuss] Changing period size

2013-06-06 Thread D K
I mean period_size On Thu, Jun 6, 2013 at 6:13 AM, Dspgrp dsp...@gmail.com wrote: How can I change period size from pacmd or system.pa ? I want to experiment with different values . Thanks Dk ___ pulseaudio-discuss mailing list

Re: [pulseaudio-discuss] Failed to drain stream: Timeout

2013-06-06 Thread D K
On Tue, Jun 4, 2013 at 8:01 PM, David Henningsson david.hennings...@canonical.com wrote: On 06/05/2013 12:24 AM, D K wrote: I am getting following error when i try to to paplay # paplay /usr/share/sounds/alsa/Front_**Center.wav Failed to drain stream: Timeout Here PA is connected

[pulseaudio-discuss] Failed to drain stream: Timeout

2013-06-04 Thread D K
I am getting following error when i try to to paplay # paplay /usr/share/sounds/alsa/Front_Center.wav Failed to drain stream: Timeout Here PA is connected to alsa-driver for playback of sound. I am not sure about the problem here any pointers would be helpful. thanks, KD The detailed log is

Re: [pulseaudio-discuss] Failed to drain stream: Timeout

2013-06-04 Thread D K
i was able to play this file from aplay so i guess alsa driver is working fine. On Tue, Jun 4, 2013 at 3:24 PM, D K dsp...@gmail.com wrote: I am getting following error when i try to to paplay # paplay /usr/share/sounds/alsa/Front_Center.wav Failed to drain stream: Timeout Here PA

[pulseaudio-discuss] Not able to start PA after boot

2013-05-27 Thread D K
Hi, Somehow i am not able to start PA after my device boots up. Is there any pointers for quick debugging. I think this might be the reason that some of my modules also are not getting installled. I would appreciate any pointers. thanks, KD ___

[pulseaudio-discuss] Integrating with ALSA

2013-04-26 Thread D K
Hi, I am trying to integrate PA with ALSA. I just changed the alsa.conf to add pcm.!default { type pulse } pcm.pulse { type pulse } ctl.pulse { type pulse } but i am landing into this error # aplay -Dpulse /share/t.wav ALSA lib dlmisc.c:236:(snd1_dlobj_cache_get)

[pulseaudio-discuss] Compile error with PA

2013-04-16 Thread D K
Hi, I am getting following compile error with PA. Any pointer to fix it would be appreciated. CCLD interpol-test CC sync_playback-sync-playback.o CCLD sync-playback make[3]: *** No rule to make target `daemon/pulseaudio.desktop', needed by `all-am'. Stop. make[3]: Leaving

Re: [pulseaudio-discuss] Compile error with PA

2013-04-16 Thread D K
/pulseaudio-2.1/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home//projects/pa_2.1/pulseaudio-2.1' make: *** [all] Error 2 On Tue, Apr 16, 2013 at 1:40 PM, D K dsp...@gmail.com wrote: Hi, I am getting following compile error with PA. Any pointer to fix it would

Re: [pulseaudio-discuss] Cmake for PA

2013-03-20 Thread D K
Thanks for the email. Yes in general the idea is using cmake to build PA . Since i saw already cmake files so i was curious to know how to use them ? -Keith On Sun, Mar 17, 2013 at 10:14 AM, Tanu Kaskinen ta...@iki.fi wrote: On Fri, 2013-03-15 at 17:51 -0700, D K wrote: Hi, I see

[pulseaudio-discuss] Cmake for PA

2013-03-15 Thread D K
Hey, I want to use cmake to build Pulse Audio , not sure if there is one that exists today. Any input is appreciated as to how can i do it . thanks, Keith ___ pulseaudio-discuss mailing list pulseaudio-discuss@lists.freedesktop.org