Re: [pulseaudio-discuss] Cannot have iec958:0 and a52:0 simultaneously?

2010-07-15 Thread Tanu Kaskinen
On Wed, 2010-07-14 at 19:10 +, Michael Rans wrote: > I have a theory that the $CARD doesn't work for me and may not for > others because of the way in which the %f in a52:%f is generated. > > Would I be right in saying that %f is incremented for each source or > sink ie. you cannot have both i

Re: [pulseaudio-discuss] Changing default soundcard on attach/detach of soundcards

2010-07-15 Thread Colin Guthrie
'Twas brillig, and Jan Braun at 15/07/10 06:07 did gyre and gimble: > Colin Guthrie schrob: >> 'Twas brillig, and Jeremy Nickurak at 16/06/10 16:04 did gyre and gimble: >>> Does pulseaudio perhaps need to be throwing some visual indication to >>> the user that streams switched devices as a result o

Re: [pulseaudio-discuss] Changing default soundcard on attach/detach of soundcards

2010-07-15 Thread Colin Guthrie
'Twas brillig, and Jan Braun at 15/07/10 06:46 did gyre and gimble: > Colin Guthrie schrob: >> e.g. when a new BT Headset is discovered, module-intended-roles would >> basically check to see whether the device is already in the "voip" >> priority list and if not, it would inject it at the top, rath

Re: [pulseaudio-discuss] Cannot have iec958:0 and a52:0 simultaneously?

2010-07-15 Thread Michael Rans
Ok. But my question then is why does the A52 profile not appear in Sound Preferences when I put card $CARD, but it does appear if I put card 0 or "card { @func iadd integers [ $CARD -2 ] }" (to map a52:2 to card 0)? Thanks, Mike From: Tanu Kaskinen To: pu

Re: [pulseaudio-discuss] Cannot have iec958:0 and a52:0 simultaneously?

2010-07-15 Thread Tanu Kaskinen
On Thu, 2010-07-15 at 08:04 +, Michael Rans wrote: > Ok. But my question then is why does the A52 profile not appear in > Sound Preferences when I put card $CARD, but it does appear if I put > card 0 or "card { @func iadd integers [ $CARD -2 ] }" (to map a52:2 to > card 0)? I think you don't q

Re: [pulseaudio-discuss] Cannot have iec958:0 and a52:0 simultaneously?

2010-07-15 Thread Tanu Kaskinen
On Thu, 2010-07-15 at 12:27 +0300, Tanu Kaskinen wrote: > If you use "$CARD -2", then scanning for the A52 profile for the main > card and the webcam probably fails completely due to the negative card > index. For the graphics card the scanning succeeds. In this case the A52 > profile is activated

Re: [pulseaudio-discuss] Cannot have iec958:0 and a52:0 simultaneously?

2010-07-15 Thread MichaƂ Sawicz
Dnia 2010-07-15, czw o godzinie 12:27 +0300, Tanu Kaskinen pisze: > I'm not sure what you mean by "Sound Preferences", but it's probably > gnome-volume-control, and AFAIK you should be able to switch the card > profile with that. I don't know how, though. Debian doesn't enable > pulseaudio by defau

Re: [pulseaudio-discuss] Cannot have iec958:0 and a52:0 simultaneously?

2010-07-15 Thread Tanu Kaskinen
On Thu, 2010-07-15 at 12:41 +0300, Tanu Kaskinen wrote: > No, actually hdmi has higher priority than a52, unless you have modified > the priorities in the configuration file. So, I don't know why the A52 > sink gets loaded for card 2. Maybe the hdmi output doesn't work? Found the explanation: prof

Re: [pulseaudio-discuss] [PATCH 1/3] alsa: fix mixer profiles, add passthrough config

2010-07-15 Thread Colin Guthrie
'Twas brillig, and pl bossart at 14/07/10 17:51 did gyre and gimble: >> Actually it doesn't sound good. Mainly due to the missing files you >> didn't include! >> >> Can you cook up another patch that includes the: >> modules/alsa/mixer/paths/iec958-* >> files? >> >> I should have tested it properl

Re: [pulseaudio-discuss] Cannot have iec958:0 and a52:0 simultaneously?

2010-07-15 Thread Michael Rans
>There's a 'Hardware' tab in g-v-c where you can select a profile for >each available card (be it a sound card, a headset, usb speakers or a >webcam). System->Preferences->Sound in Lucid has Hardware tab with profiles so I think it is the Gnome volume control you talk about. And even better it

Re: [pulseaudio-discuss] Changing default soundcard on attach/detach of soundcards

2010-07-15 Thread Colin Guthrie
'Twas brillig, and Colin Guthrie at 08/07/10 10:40 did gyre and gimble: > 'Twas brillig, and Marco Ballesio at 08/07/10 09:37 did gyre and gimble: >> Hi, >> >> On Wed, Jun 16, 2010 at 10:59 AM, Colin Guthrie wrote: >>> >>> Now, incorporating what you suggest, I guess I have nothing against a >>> s

Re: [pulseaudio-discuss] Changing default soundcard on attach/detach of soundcards

2010-07-15 Thread Jason Taylor
>>> 'Twas brillig, and Jason Taylor at 16/06/10 00:58 did gyre and gimble: I want to be able to tell my sister that all she has to do to use her headset is "plug it in". >> >> If she has just bought that headset, that's impossible. At least not >> without getting MY sister in trouble beca

[pulseaudio-discuss] building PulseAudio from git master

2010-07-15 Thread Maarten Bosmans
Hi, I'm trying to build PulseAudio from the git master branch. After running autogen.sh, the configure script outputs the version as: pulseaudio 0.9.19-519-gf26c8. Shouldn't this be 0.9.21-*? Maarten ___ pulseaudio-discuss mailing list pulseaudio-discus

Re: [pulseaudio-discuss] building PulseAudio from git master

2010-07-15 Thread Colin Guthrie
'Twas brillig, and Maarten Bosmans at 15/07/10 23:40 did gyre and gimble: > I'm trying to build PulseAudio from the git master branch. After > running autogen.sh, the configure script outputs the version as: > pulseaudio 0.9.19-519-gf26c8. > Shouldn't this be 0.9.21-*? Yeah we should probably bump

Re: [pulseaudio-discuss] building PulseAudio from git master

2010-07-15 Thread Sean McNamara
Hi Colin, On Thu, Jul 15, 2010 at 6:57 PM, Colin Guthrie wrote: > 'Twas brillig, and Maarten Bosmans at 15/07/10 23:40 did gyre and gimble: >> I'm trying to build PulseAudio from the git master branch. After >> running autogen.sh, the configure script outputs the version as: >> pulseaudio 0.9.19-

Re: [pulseaudio-discuss] building PulseAudio from git master

2010-07-15 Thread Luke Yelavich
On Fri, Jul 16, 2010 at 09:27:07AM EST, Sean McNamara wrote: > Does this mean that PA 0.9.22 is due to be released soon? Work has > continued on PA in git master for a long time since 0.9.21 has been > released, and a lot of user-facing bugs have been fixed. I noticed > that Ubuntu (and presumably

[pulseaudio-discuss] [PATCH] AC3 passthrough support

2010-07-15 Thread pl bossart
Clean-up of my previous draft, can be applied to git master now. TODO: - notify client that volume control is disabled - change sink rate in passthrough mode if needed - automatic detection of passthrough mode instead of hard coded profile names - fix gstreamer pulsesink 0001-AC3-passthrough-sup

Re: [pulseaudio-discuss] Changing default soundcard on attach/detach of soundcards

2010-07-15 Thread Marco Ballesio
Hi, On Thu, Jul 15, 2010 at 5:35 PM, Colin Guthrie wrote: > 'Twas brillig, and Colin Guthrie at 08/07/10 10:40 did gyre and gimble: >> 'Twas brillig, and Marco Ballesio at 08/07/10 09:37 did gyre and gimble: >>> Hi, >>> >>> On Wed, Jun 16, 2010 at 10:59 AM, Colin Guthrie >>> wrote: No