Re: [pulseaudio-discuss] [PATCH] bluetooth: MP3 passthrough over A2DP

2010-11-08 Thread Colin Guthrie
'Twas brillig, and pl bossart at 08/11/10 00:37 did gyre and gimble: +if (preambles == 0x72F81F4E) { /* little endian assumed * Where is this magic number specified? What document should I read in order to understand and verify this code? IEC958 standard. Can you put it in a

Re: [pulseaudio-discuss] Choose remote default sink from commandline?

2010-11-08 Thread Colin Guthrie
'Twas brillig, and Dave at 08/11/10 02:21 did gyre and gimble: At 01:56 PM 11/7/2010, you wrote: 'Twas brillig, and Dave at 07/11/10 14:48 did gyre and gimble: I use the Pulseaudio Device Chooser to set the default sink (on a laptop) to a remote server. This works fine. When i reboot my

Re: [pulseaudio-discuss] [PATCH] bluetooth: MP3 passthrough over A2DP

2010-11-08 Thread Tanu Kaskinen
On Sun, 2010-11-07 at 18:37 -0600, pl bossart wrote: Thanks Tanu, couple of comments on your review: - I did spent a lot of time correcting these spaces, but there's always some that go through. I would imagine that if you start from the beginning of the review mail and go through the

Re: [pulseaudio-discuss] [PATCH] bluetooth: MP3 passthrough over A2DP

2010-11-08 Thread Tanu Kaskinen
Whoops... On Mon, 2010-11-08 at 18:53 +0200, Tanu Kaskinen wrote: If that makes you happy I'll do the change, but this is clearly a wrong interpretation. You want to infer the length of a frame in ms by dividing the sampling rate by the number of sample points... Yes, but number of

Re: [pulseaudio-discuss] [PATCH] bluetooth: MP3 passthrough over A2DP

2010-11-08 Thread Tanu Kaskinen
On Sun, 2010-11-07 at 18:37 -0600, pl bossart wrote: So, how about renaming this array to pcm_frames_per_mpeg_frame? If that makes you happy I'll do the change, but this is clearly a wrong interpretation. You want to infer the length of a frame in ms by dividing the sampling rate by the

Re: [pulseaudio-discuss] Avoiding 2ch upmixing to all speakers

2010-11-08 Thread Tanu Kaskinen
On Thu, 2010-11-04 at 22:47 +, Dom H wrote: I have a 4.1 system and pulse does a good job of mixing the missing centre into the fronts for 5.1 audio tracks, I'm recently switched from a digital out system with my external receiver doing all the decoding and mixing, to my HTPC doing the job

Re: [pulseaudio-discuss] High pitched sounds and Internal Speaker

2010-11-08 Thread Tanu Kaskinen
On Sun, 2010-11-07 at 03:59 +, M. Hamzah Khan wrote: Hi, I have an Intel HDA sound card in my machine. The machine has a built in speaker, which (without pulseaudio) I was able to disable by just unchecking the box for speaker in gnome-alsamixer. But when I do this while pulseaudio is

Re: [pulseaudio-discuss] [PATCH] bluetooth: MP3 passthrough over A2DP

2010-11-08 Thread pl bossart
Thanks for the reviews. I will resubmit the patch later this week. -Pierre ___ pulseaudio-discuss mailing list pulseaudio-discuss@mail.0pointer.de https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss

Re: [pulseaudio-discuss] Avoiding 2ch upmixing to all speakers

2010-11-08 Thread Colin Guthrie
'Twas brillig, and Tanu Kaskinen at 08/11/10 17:47 did gyre and gimble: On Thu, 2010-11-04 at 22:47 +, Dom H wrote: I have a 4.1 system and pulse does a good job of mixing the missing centre into the fronts for 5.1 audio tracks, I'm recently switched from a digital out system with my

Re: [pulseaudio-discuss] Choose remote default sink fromcommandline?

2010-11-08 Thread Dave
At 04:25 AM 11/8/2010, you wrote: 'Twas brillig, and Dave at 08/11/10 02:21 did gyre and gimble: At 01:56 PM 11/7/2010, you wrote: 'Twas brillig, and Dave at 07/11/10 14:48 did gyre and gimble: I use the Pulseaudio Device Chooser to set the default sink (on a laptop) to a remote server.