Re: [pulseaudio-discuss] alsa sink latency - how to account for startup delay

2016-03-29 Thread Georg Chini
On 29.03.2016 20:59, Raymond Yau wrote: >> >> The USB driver will submit N silence URBs on startup in the prepare and you will have to wait for those URBs to retire before the samples are queued. There is very little 'USB processing'. If you want to reduce this delay you have to use smaller

Re: [pulseaudio-discuss] alsa sink latency - how to account for startup delay

2016-03-29 Thread Raymond Yau
>> >> The USB driver will submit N silence URBs on startup in the prepare and you will have to wait for those URBs to retire before the samples are queued. There is very little 'USB processing'. If you want to reduce this delay you have to use smaller periods, it'll decrease the size of the URBs.

Re: [pulseaudio-discuss] alsa sink latency - how to account for startup delay

2016-03-29 Thread Georg Chini
On 29.03.2016 05:56, Georg Chini wrote: On 29.03.2016 02:13, Pierre-Louis Bossart wrote: On 3/28/16 12:38 PM, Georg Chini wrote: On 28.03.2016 17:18, Georg Chini wrote: On 28.03.2016 16:16, Pierre-Louis Bossart wrote: On 3/22/16 4:11 AM, Georg Chini wrote: Hi, Ups, looks like I misread

[pulseaudio-discuss] [PATCH] stream-interaction: Fix crash in case of invalid argument for volume

2016-03-29 Thread Sangchul Lee
In case of invalid argument for volume, the crash occurs in pa_stream_interaction_done(). pa_xnew() is replaced with pa_xnew0() to fix it. Signed-off-by: Sangchul Lee --- src/modules/stream-interaction.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[pulseaudio-discuss] memblock.c: Pool full

2016-03-29 Thread Georg Chini
Hi, when running module-loopback at low latencies I am getting lots of these messages in the log: [alsa-source-ALC888 Analog] ratelimit.c: 2040 events suppressed [alsa-source-ALC888 Analog] memblock.c: Pool full [alsa-sink-USB Audio] memblock.c: Pool full What is the significance of them? It

Re: [pulseaudio-discuss] Stepping down; future thoughts

2016-03-29 Thread Felipe Sateler
On 28 March 2016 at 01:36, David Henningsson wrote: > I've decided to stop working for Canonical, and with that, I intend to ramp > down my contributions to PulseAudio, on both upstream and Ubuntu levels. Good luck in your next projects! -- Saludos, Felipe Sateler

Re: [pulseaudio-discuss] Latency problem with long latencies

2016-03-29 Thread Georg Chini
On 28.03.2016 18:10, Georg Chini wrote: On 28.03.2016 16:45, Pierre-Louis Bossart wrote: On 3/28/16 9:30 AM, Georg Chini wrote: On 28.03.2016 16:27, Pierre-Louis Bossart wrote: On 3/20/16 2:24 PM, Georg Chini wrote: On 20.03.2016 19:13, Alexander E. Patrakov wrote: 20.03.2016 22:41, Georg

Re: [pulseaudio-discuss] Rethinking how we do reviews

2016-03-29 Thread David Henningsson
On 2016-03-28 09:13, Arun Raghavan wrote: Hello, I'm sure it's not shocking or surprising to state that our patch review bandwidth is significantly lower than the rate at which contributions are coming in. It is also quite demotivating to send patches to the list and have to wait weeks to

Re: [pulseaudio-discuss] [PATCH] Implement event Volume has changed (org.bluez.MediaTransport1) in order to take into account volume changes of A2DP sources.

2016-03-29 Thread Mathieu Tournier
Hi all, I just remembered i forgot to add some infos to that patch : Here is a copy and paste of the bluez signal generated when the volume of the a2dp source is changed. signal sender=:1.2 -> dest=(null destination) serial=154 path=/org/bluez/hci0/dev_B4_18_D1_9C_2B_B6/fd3;

Re: [pulseaudio-discuss] Stepping down; future thoughts

2016-03-29 Thread David Henningsson
On 2016-03-29 01:31, Ahmed S. Darwish wrote: Hi David :-) On Mon, Mar 28, 2016 at 06:36:30AM +0200, David Henningsson wrote: I've decided to stop working for Canonical, and with that, I intend to ramp down my contributions to PulseAudio, on both upstream and Ubuntu levels. As a user, I