All of lore.kernel.org
 help / color / mirror / Atom feed
From: Colin Guthrie <gmane@colin.guthr.ie>
To: pulseaudio-discuss@mail.0pointer.de
Cc: alsa-devel@alsa-project.org
Subject: Re: Pulseaudio alsa configure hook
Date: Thu, 01 May 2008 14:58:22 +0100	[thread overview]
Message-ID: <fvci9u$2l7$1@ger.gmane.org> (raw)
In-Reply-To: <20080427203709.GA13496@spring.luon.net>

Sjoerd Simons wrote:
> Hi,
> 
>   The attached patch extends the alsa pulse plugin set with a alsa
>   configuration hook. Allowing one to specify some configuration parameters
>   that only come into effect when pulseaudio is running.
> 
>   For example a configution file like:
> 
>     @hooks [ {
>        func on_pulse_is_running
>          pcm.!default { type pulse }
>          ctl.!default { type pulse }
>        }
>    ]

Just a quick question as I've not had a chance to try this out yet!

Does your code consider pulse as unavailable if it's suspended?

e.g. by running:

$ pasuspender <annoying application that uses alsa in a weird way>

Would the hook still try and push alsa sound via pulse?


It would rock if it didn't but I suspect it will :)

Col

      parent reply	other threads:[~2008-05-01 13:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-27 20:37 Pulseaudio alsa configure hook Sjoerd Simons
2008-04-28  8:53 ` Colin Guthrie
2008-04-30 16:20 ` Takashi Iwai
2008-05-10 19:46   ` [alsa-devel] " Sjoerd Simons
2008-05-13 13:35     ` Takashi Iwai
2008-05-01 13:58 ` Colin Guthrie [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='fvci9u$2l7$1@ger.gmane.org' \
    --to=gmane@colin.guthr.ie \
    --cc=alsa-devel@alsa-project.org \
    --cc=pulseaudio-discuss@mail.0pointer.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.