Re: [pulseaudio-discuss] 'Failed to find a working profile' for firewire sound devices

2014-01-29 Thread David Henningsson
On 01/26/2014 04:05 PM, Takashi Sakamoto wrote: David, Hmm, Alexander is probably correct. Then maybe it would be better to fill with aux channels instead, e g, for 10 channels, change: channel-map =

Re: [pulseaudio-discuss] 'Failed to find a working profile' for firewire sound devices

2014-01-29 Thread Raymond Yau
How accurate are the hwptr playback/capture position ? e,g, USB audio send in URB packet the position is only updated in one ms There is a chance to update the position every 2 msec. But it differ depending on sampling rate, size of period and streaming mode. Do you mean the card have

[pulseaudio-discuss] IEC958 on USB Sound Blaster issue

2014-01-29 Thread Richard Körber
Hi! I think just found an issue with PulseAudio. I'd like to discuss it here before I open a bug, because I'm not sure if it is really an issue. My goal is to connect my notebook to a 5.1 surround amplifier via SPDIF. For that purpose I have bought a Creative USB Sound Blaster X-Fi HD. It

Re: [pulseaudio-discuss] 'Failed to find a working profile' for firewire sound devices

2014-01-29 Thread David Henningsson
On 01/26/2014 04:00 PM, Takashi Sakamoto wrote: David, Firewire speakers are just three models. (Vendor ID/Model ID) iSight: 0x000a27:0x10 Griffin: 0x001292:0x00f970 Lacie: 0x00d04b:0x00f970 I wrote a test for udev rules. Please see attached files in order of: - lsfirewire.log

[pulseaudio-discuss] [PATCH] alsa: Remove a redundant check

2014-01-29 Thread Tanu Kaskinen
If mixer_handle is not NULL, then hctl_handle won't be NULL either. The redundant check was confusing, because it looked like we would leak the mixer_handle if mixer_handle is non-NULL and hctl_handle is NULL. --- src/modules/alsa/alsa-mixer.c | 4 ++-- 1 file changed, 2 insertions(+), 2

[pulseaudio-discuss] [PATCH] alsa: Silence some Valgrind warnings

2014-01-29 Thread Tanu Kaskinen
I don't know if there's some bug in alsa-lib or not, but reading dB values seems to irritate Valgrind a lot. These changes remove all warnings that can be removed within our own code, but reading dB values still causes warnings within alsa-lib code. --- src/modules/alsa/alsa-mixer.c | 59

[pulseaudio-discuss] [ANNOUNCE] PulseAudio 4.99.3

2014-01-29 Thread Tanu Kaskinen
Hello all! Another release candidate is now ready for testing! The first attempt went pretty badly: enabling ORC resulted in build failure, and building for Windows didn't work either. Those issues should now be fixed. There's also a performance regression fix, a crash fix, a memory leak fix and

Re: [pulseaudio-discuss] [PATCH] thread-win32: Implement pa_thread_free_nojoin()

2014-01-29 Thread Michael DePaulo
I think I misunderstood what Tanu said. This patch is not included in 4.99.3. I've tested this patch on 4.99.2, and now I've tested it on 4.99.3. Specifically, I tested that it enables pulseaudio to build on OpenSUSE 12.3's mingw32 cross-compiler, Is there any further testing I can do to get it

[pulseaudio-discuss] My PulseAudio 4.99.3 win32 build is now available

2014-01-29 Thread Michael DePaulo
As mentioned in another email chain, here is my win32 build of 4.99.3 with the patches for bugs 66962 69712. It is in a .zip file that you can easily extract on windows. http://code.x2go.org/releases/binary-win32/3rd-party/pulse/testing/ I would appreciate any feedback that others have, such as

Re: [pulseaudio-discuss] pulseaudio - high memory usage

2014-01-29 Thread Arun Raghavan
On Wed, 2014-01-29 at 21:23 +0200, Tanu Kaskinen wrote: On Wed, 2014-01-29 at 09:28 +0530, Arun Raghavan wrote: On Wed, 2014-01-29 at 00:34 +0100, Thomas Meyer wrote: Hi, should pulseaudio actually use that much memory? $ cat status Name: pulseaudio State:S

Re: [pulseaudio-discuss] [PATCH] alsa: Silence some Valgrind warnings

2014-01-29 Thread Arun Raghavan
On Wed, 2014-01-29 at 20:58 +0200, Tanu Kaskinen wrote: I don't know if there's some bug in alsa-lib or not, but reading dB values seems to irritate Valgrind a lot. These changes remove all warnings that can be removed within our own code, but reading dB values still causes warnings within

[pulseaudio-discuss] Issue with cookie creation on windows

2014-01-29 Thread Michael DePaulo
I think I've discovered a bug in the way the cookies are created since 3.0 changed the default location of the cookies in order to adhere to the XDG Base Directory Specification Or maybe I am just calling/using PulseAudio incorrectly.. If I run: C:\Program

[pulseaudio-discuss] Connecting two sound cards mic A to speaker B and mic B to speaker A

2014-01-29 Thread Craig Matsuura
I apologize if this has been answered. I've been digging around looking for a good way under Linux to connect up to sound cards that are ALSA devices. Sound card A has a Mic and Speaker and Sound card B has a Mic and Speaker. I want to connect Sound card A Mic to Sound card B Speaker and Sound