[pulseaudio-discuss] [PATCH] manpage: document --log-target=file:PATH

2012-01-08 Thread Peter Meerwald
--- man/pulseaudio.1.xml.in |5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/man/pulseaudio.1.xml.in b/man/pulseaudio.1.xml.in index b9c2c31..f522c13 100644 --- a/man/pulseaudio.1.xml.in +++ b/man/pulseaudio.1.xml.in @@ -218,12 +218,13 @@ USA. /option

[pulseaudio-discuss] [PATCH] manpage: reformat overlong lines; try to document environment variables

2012-01-08 Thread Peter Meerwald
this patch adds documentation for the following envirnoment variables used by PulseAudio: PULSE_COOKIE PULSE_PROP_... PULSE_PROP_OVERRIDE_... PULSE_RUNTIME_PATH PULSE_STATE_PATH PULSE_CONFIG_PATH PULSE_LATENCY_MSEC PULSE_NO_SIMD VALGRIND the list is probably not complete; some env. vars. should

[pulseaudio-discuss] [PATCH] manpage: document --log-meta, --log-time, log-backtrace

2012-01-08 Thread Peter Meerwald
--- man/pulseaudio.1.xml.in | 19 +++ 1 files changed, 19 insertions(+), 0 deletions(-) diff --git a/man/pulseaudio.1.xml.in b/man/pulseaudio.1.xml.in index f522c13..532aef5 100644 --- a/man/pulseaudio.1.xml.in +++ b/man/pulseaudio.1.xml.in @@ -228,6 +228,25 @@ USA.

[pulseaudio-discuss] [PATCH] fix the ever-popular 'the the' typo

2012-01-08 Thread Peter Meerwald
some are comments, some are user-visible doxygen text and documentation --- man/pulse-daemon.conf.5.xml.in |2 +- src/modules/macosx/module-coreaudio-device.c |2 +- src/modules/module-equalizer-sink.c |4 ++-- src/modules/module-null-sink.c |2

Re: [pulseaudio-discuss] [RFC] SSE-optimized sample-rate converter

2012-01-08 Thread Rémi Cardona
Le 06/01/2012 19:59, Pierre-Louis Bossart a écrit : For fixed conversion ratios (44.1-48kHz), the speex resampler is overkill. Using pre-defined tables and a polyphase implementation the CPU load can be reduced big time, or for the same load the audio quality can be increased. I uploaded

[pulseaudio-discuss] [PATCH] add module-virtual-surround-sink

2012-01-08 Thread Niels Ole Salscheider
Hello, this is the first version of a patch to add module-virtual-surround-sink. This module provides a virtual surround sound effect by folding the audio signal with a measured impulse response. What do you think? I have uploaded suitable impulse responses to:

[pulseaudio-discuss] Recipe and/or help with Pandaboard setup

2012-01-08 Thread Shawn Ferris
Hi All -- I was wondering whether someone had a known working recipe for getting pulseaudio working on a pandaboard. (rev 2) (IE: kernel used, alsa/pa configuration, etc) I'm using build-root to create my image and I struggled for a while to get audio working at all, and just when I thought I