[pulseaudio-discuss] [PATCH] alsa: Set return code before printing it.

2011-10-25 Thread Dylan Reid
The error message for snd_pcm_hw_params_set_period_wakeup was printing "ret", but "ret" wasn't being set. Signed-off-by: Dylan Reid --- src/modules/alsa/alsa-util.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/modules/alsa/alsa-util.c b/src/modules/alsa/alsa-util

[pulseaudio-discuss] old module-loopback, without source= and sync=

2011-10-25 Thread Richard Henwood
hi all, I've coded an app [1] that assumes pactl load-module module-loopback source=%s sink=%s On versions of Linux where PA is older (not supporting source= and sink=), is there a substitution available on the command line? cheers, Richard 1. https://sites.google.com/site/richardhenwood/pro

Re: [pulseaudio-discuss] Any way to get PA to wake up less when playing low latency?

2011-10-25 Thread Dylan Reid
On Tue, Oct 25, 2011 at 9:31 AM, Pierre-Louis Bossart wrote: > > Hi Dylan, > please use plain text in your messages, HTML makes it hard to quote your > text... > > Your idea of having fewer wakes makes sense. Just technically I think you > are confusing latency with frame size. if you want to use

Re: [pulseaudio-discuss] Any way to get PA to wake up less when playing low latency?

2011-10-25 Thread Pierre-Louis Bossart
Hi Dylan, please use plain text in your messages, HTML makes it hard to quote your text... Your idea of having fewer wakes makes sense. Just technically I think you are confusing latency with frame size. if you want to use 10ms frames for speech processing, you will have a 20ms latency, be that w

Re: [pulseaudio-discuss] Any way to get PA to wake up less when playing low latency?

2011-10-25 Thread Dylan Reid
a profiling run didn't show any hot spots. Here is the top of the list: + 2.81%pacat [kernel.kallsyms] [k] read_hpet ▒ + 1.75% pulseaudio [kernel.kallsyms] [k] read_hpet + 1.75% swapper [kern

Re: [pulseaudio-discuss] Pulseaudio line-in and mic settings.

2011-10-25 Thread Luca Della Ghezza
No, I haven't switch the desktop, I'm Gnome user since 2005 ;) . Actually TvTime doesn't appears in Pavucontrol, it is just playing trough the generic line-in. The audio channell of the TVCard is not sensed from Pulse, I remember that at the beginning I could see it among the input devices, but now

Re: [pulseaudio-discuss] Pulseaudio line-in and mic settings.

2011-10-25 Thread Chris
O.k. I wonder what, if anything clobbered your old configuration. Just curious, did you switch desktop environments at all? I'm not positive, but switching to kubuntu-desktop *seems* to have reset my settings I had configured while using another desktop setup. I had to reset all of them again.

Re: [pulseaudio-discuss] Pulseaudio line-in and mic settings.

2011-10-25 Thread Luca Della Ghezza
Hi! Thx a lot for your answer, but unfortunately that is not the solution. I open the record app (to record from the mic), then open Pavucontrol and set the mic 1 in Input Device and I can record from the mic. After that I open Tvtime and from Pavucontrol I set the line-in device to listen TV, but

Re: [pulseaudio-discuss] Pulseaudio line-in and mic settings.

2011-10-25 Thread Chris
Be sure you are using pavucontrol and not a GNOME or KDE mixer as they *look* like they are fully functional for pulse control but they really aren't. Start your app, run pavucontrol and set the input/output paths for it. It should remember those settings after that. I just spent days driving my

[pulseaudio-discuss] Pulseaudio line-in and mic settings.

2011-10-25 Thread Luca Della Ghezza
I have ubuntu 10.04 (AMD64), kernel 2.6.32-34, Audio device: nVidia Corporation MCP61 High Definition Audio (rev a2) ( alsa_input.pci-_00_05.0.analog-stereo), Pulseaudio Server version: 0.9.21-63-gd3efa-dirty. In the last 15 days I found that Pulseaudio is not working as before. I have a TV

Re: [pulseaudio-discuss] python binding

2011-10-25 Thread zw g
Thank you, Maarten. I'll give that link a shot. Gui On Tue, Oct 25, 2011 at 2:54 PM, Maarten Bosmans wrote: > 2011/10/25 zw g : > > Dear List, > > > > Newbie here. > > Is there any python binding library of PulseAudio? > > I'm not sure, but there is a mixer program based on Python, so perhaps