[pulseaudio-discuss] [PATCH] Re: Why is it still hissing?

2011-05-27 Thread David Henningsson
On 2011-05-25 14:41, Andrew Lutomirski wrote: On Tue, May 24, 2011 at 10:04 AM, David Henningsson david.hennings...@canonical.com wrote: Ok, so there is still a high-pitched noise with 5.1, although I tried to fix that a while ago. I now know what the error is, but perhaps somewhat with more

Re: [pulseaudio-discuss] rewind and underrun issues on start of playback

2011-05-27 Thread xing wang
Hi tanuk, Let me quote piece of your post: Are there any real problems with this rewinding, like the beginning of the stream disappearing, or an audible drop-out in the audio? The sink buffer has to be always rewound when a new stream is created, because initially the sink buffer contains

Re: [pulseaudio-discuss] [PACKAGERS] New dep

2011-05-27 Thread Maarten Bosmans
2011/5/27 Luke Yelavich them...@ubuntu.com: On Fri, May 27, 2011 at 04:52:02AM EST, Arun Raghavan wrote: The website worked fine as of a month ago. I don't know why it's down now. The library serves the purpose we need well (light weight, doesn't invent its own type system, allows you to parse

[pulseaudio-discuss] How to check audio sample data to a bluetooth sink?

2011-05-27 Thread Lin, Mengdong
Could anybody tell me how dump the data to a Bluetooth sink from a VOIP sink input stream? Which function shall I hack? I try to run GTalk with Bluetooth headset. I set the card profile to HSP. And the input stream/output stream are connected to the Bluetooth sink/source. But I cannot hear the

Re: [pulseaudio-discuss] How to check audio sample data to a bluetooth sink?

2011-05-27 Thread Arun Raghavan
On Fri, 2011-05-27 at 17:56 +0800, Lin, Mengdong wrote: Could anybody tell me how dump the data to a Bluetooth sink from a VOIP sink input stream? Which function shall I hack? I try to run GTalk with Bluetooth headset. I set the card profile to HSP. And the input stream/output stream

Re: [pulseaudio-discuss] How to check audio sample data to a bluetooth sink?

2011-05-27 Thread Lin, Mengdong
struct pa_memblock { pa_atomic_ptr_t data; --- is this the valid data buffer pointer? size_t length; - is this the data length? ... } If yes, I can trace the function hsp_process_render of modle-bluetooth-device: l = pa_write(u-stream_fd, p, u-write_memchunk.length,

[pulseaudio-discuss] [PATCH] osx: pass -headerpad_max_install_names to the linker, too

2011-05-27 Thread Daniel Mack
This option won't make it to the actual libtool command which does the linking when not prefixed with -Wl, --- src/Makefile.am |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/Makefile.am b/src/Makefile.am index 23d809d..881f806 100644 --- a/src/Makefile.am +++

Re: [pulseaudio-discuss] module-echo-cancel

2011-05-27 Thread Baek Chang
On Thu, May 26, 2011 at 11:25 AM, Arun Raghavan arun.ragha...@collabora.co.uk wrote: On Thu, 2011-05-26 at 10:07 -0700, Baek Chang wrote: I'm trying to use the echo cancellation module on my embedded platform but it seems to be taking all the cpu usage and renders audio useless. I'm

Re: [pulseaudio-discuss] module-echo-cancel

2011-05-27 Thread Arun Raghavan
On Fri, 2011-05-27 at 09:13 -0700, Baek Chang wrote: [...] Well there was a lot of feedback, I was essentially doing an arecord and piping that to play, so a loopback test from mic to speakers. I am on Qualcomm soc. First try to get rid of the feedback and switch to 8 or 16 kHz. If you see a

Re: [pulseaudio-discuss] [PATCH] thinkpad-acpi: Enable microphone mute LED

2011-05-27 Thread Andrew Lutomirski
On Fri, May 27, 2011 at 12:48 PM, Matthew Garrett mj...@srcf.ucam.org wrote: On Fri, May 27, 2011 at 12:39:10PM -0400, Andrew Lutomirski wrote: I don't have docs so I don't really know.  But the mute LED does not appear to be controllable from the LED interface and when mute is lit there's no