Re: [pulseaudio-discuss] Configuring PulseAudio to use ALSA PCM plugin

2011-03-05 Thread Colin Guthrie
'Twas brillig, and Ben C at 04/03/11 19:44 did gyre and gimble: Thank you for your help Colin, The reason I'm doing this is I'm researching audio processing effects. So I need to intercept the PCM audio stream somewhere along the chain. Currently what we have already coded is an ALSA

Re: [pulseaudio-discuss] Configuring PulseAudio to use ALSA PCM plugin

2011-03-04 Thread Colin Guthrie
'Twas brillig, and Ben C at 03/03/11 19:39 did gyre and gimble: On Wed, 2011-03-02 at 18:16 -0800, Ben C wrote: Hello, I'm trying to configure PulseAudio to use an ALSA PCM plugin in the audio chain. PulseAudio as been configured with: load-module module-alsa-sink device=my_sink And

Re: [pulseaudio-discuss] Configuring PulseAudio to use ALSA PCM plugin

2011-03-04 Thread Ben C
to configure this that's more natural to PA, please let me know. Thanks! - Original Message From: Colin Guthrie gm...@colin.guthr.ie To: pulseaudio-discuss@mail.0pointer.de Sent: Fri, March 4, 2011 1:00:25 AM Subject: Re: [pulseaudio-discuss] Configuring PulseAudio to use ALSA PCM

Re: [pulseaudio-discuss] Configuring PulseAudio to use ALSA PCM plugin

2011-03-03 Thread Ben C
On Wed, 2011-03-02 at 18:16 -0800, Ben C wrote: Hello, I'm trying to configure PulseAudio to use an ALSA PCM plugin in the audio chain. PulseAudio as been configured with: load-module module-alsa-sink device=my_sink And ALSA has been configured with: pcm.my_sink { type

[pulseaudio-discuss] Configuring PulseAudio to use ALSA PCM plugin

2011-03-02 Thread Ben C
Hello, I'm trying to configure PulseAudio to use an ALSA PCM plugin in the audio chain. PulseAudio as been configured with: load-module module-alsa-sink device=my_sink And ALSA has been configured with: pcm.my_sink { type my_pcm_plugin slave.pcm hw:0,0 } However, my_sink seems to get

Re: [pulseaudio-discuss] Configuring PulseAudio to use ALSA PCM plugin

2011-03-02 Thread Ng Oon-Ee
On Wed, 2011-03-02 at 18:16 -0800, Ben C wrote: Hello, I'm trying to configure PulseAudio to use an ALSA PCM plugin in the audio chain. PulseAudio as been configured with: load-module module-alsa-sink device=my_sink And ALSA has been configured with: pcm.my_sink { type