Re: [pulseaudio-discuss] [PATCH v3] role-ducking: Apply a ducking effect based on streams roles

2012-12-14 Thread Flávio Ceolin
Hi Tanu, On Fri, Dec 14, 2012 at 5:44 AM, Tanu Kaskinen ta...@iki.fi wrote: On Thu, 2012-12-13 at 17:00 -0200, Flavio Ceolin wrote: This module works pretty similar to the module-role-cork. It should be used as an alternative to that module. Basically it decreases the volume of the streams

Re: [pulseaudio-discuss] [PATCH v3] role-ducking: Apply a ducking effect based on streams roles

2012-12-14 Thread Flávio Ceolin
On Fri, Dec 14, 2012 at 2:07 PM, Tanu Kaskinen ta...@iki.fi wrote: On Fri, 2012-12-14 at 13:40 -0200, Flávio Ceolin wrote: Hi Tanu, On Fri, Dec 14, 2012 at 5:44 AM, Tanu Kaskinen ta...@iki.fi wrote: On Thu, 2012-12-13 at 17:00 -0200, Flavio Ceolin wrote: This module works pretty similar

Re: [pulseaudio-discuss] [PATCH 1/3] sink_input: new volume_factor system

2012-11-26 Thread Flávio Ceolin
Hi Paul, On Mon, Nov 26, 2012 at 7:10 PM, Paul Menzel paulepan...@users.sourceforge.net wrote: Dear Flavio, thank you for your patches. As you are asked to resend anyway, here are some nitpicks. Am Mittwoch, den 14.11.2012, 15:19 -0200 schrieb Flavio Ceolin: This patch makes possible to

Re: [pulseaudio-discuss] [PATCH] utils: Adding a function to get volume from string

2012-10-25 Thread Flávio Ceolin
Hi, On Thu, Oct 25, 2012 at 3:18 PM, Dalleau, Frederic frederic.dall...@intel.com wrote: Hi folks, This patch triggers the following error on my computer : ./.libs/libpulsecommon-2.98.so: undefined reference to `pa_sw_volume_from_dB' Build is fine at previous commit. Regards, Frédéric

Re: [pulseaudio-discuss] [PATCH] pulse: Fix for volume documentation

2012-10-24 Thread Flávio Ceolin
Thanks ! On Wed, Oct 24, 2012 at 3:26 AM, Arun Raghavan arun.ragha...@collabora.co.uk wrote: On Thu, 2012-08-09 at 15:52 -0300, Flavio Ceolin wrote: Fixing the documentation for the function pa_cvolume_dec(). --- src/pulse/volume.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[pulseaudio-discuss] Volume ramp

2012-08-24 Thread Flávio Ceolin
Hi folks, A few weeks ago Jaska Uimonen sent a set of patches implementing the volume_ramp. I've playing with his patches and proposing some fixes/changes, i guess he will send a new patch soon. Meanwhile I've created a public repository (http://git.profusion.mobi/cgit.cgi/ceolin/pulseaudio/)

Re: [pulseaudio-discuss] [PATCH] pulse: Fix for volume documentation

2012-08-15 Thread Flávio Ceolin
On Thu, Aug 9, 2012 at 3:52 PM, Flavio Ceolin flavio.ceo...@profusion.mobi wrote: Fixing the documentation for the function pa_cvolume_dec(). --- src/pulse/volume.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pulse/volume.h b/src/pulse/volume.h index

Re: [pulseaudio-discuss] [PATCH 1/2] modargs: New function: pa_modargs_get_value_double().

2012-08-15 Thread Flávio Ceolin
On Thu, Aug 9, 2012 at 3:50 PM, Flavio Ceolin flavio.ceo...@profusion.mobi wrote: --- src/pulsecore/modargs.c | 14 ++ src/pulsecore/modargs.h | 3 +++ 2 files changed, 17 insertions(+) diff --git a/src/pulsecore/modargs.c b/src/pulsecore/modargs.c index 58a7045..af9fabf

Re: [pulseaudio-discuss] [PATCH 2/2] module-ducking: Applying the ducking effect for specified streams

2012-08-15 Thread Flávio Ceolin
On Thu, Aug 9, 2012 at 3:50 PM, Flavio Ceolin flavio.ceo...@profusion.mobi wrote: This module works pretty similar to the module-role-cork. It should be used as an alternative to that module. Basically it decreases the volume of the streams specified in ducking_roles in the presence of at

[pulseaudio-discuss] Compressed samples in the cache

2012-07-11 Thread Flávio Ceolin
Hi folks, I was digging into the pulse code and I didn't find support for compressed sample in the cache. Is it right ? So, if true, is desired to implement support for it ? Best Regards, Flavio Ceolin ___ pulseaudio-discuss mailing list