[pulseaudio-discuss] [PATCH] alsa-card: Add a new modarg "profile_set" for giving the card a custom profile set configuration file.
Colin Guthrie
gmane at colin.guthr.ie
Fri Feb 25 07:45:39 PST 2011
'Twas brillig, and Tanu Kaskinen at 25/02/11 14:28 did gyre and gimble:
> ---
> src/modules/alsa/module-alsa-card.c | 9 ++++++++-
> 1 files changed, 8 insertions(+), 1 deletions(-)
>
> diff --git a/src/modules/alsa/module-alsa-card.c b/src/modules/alsa/module-alsa-card.c
> index ebd2f8a..3f8576d 100644
> --- a/src/modules/alsa/module-alsa-card.c
> +++ b/src/modules/alsa/module-alsa-card.c
> @@ -65,7 +65,8 @@ PA_MODULE_USAGE(
> "tsched_buffer_watermark=<lower fill watermark> "
> "profile=<profile name> "
> "ignore_dB=<ignore dB information from the device?> "
> - "sync_volume=<syncronize sw and hw voluchanges in IO-thread?>");
> + "sync_volume=<syncronize sw and hw voluchanges in IO-thread?> "
> + "profile_set=<profile set configuration file> ");
Yeah this seems like a useful argument for debugging without having to
go though dbus config etc.
Applied.
COl
--
Colin Guthrie
gmane(at)colin.guthr.ie
http://colin.guthr.ie/
Day Job:
Tribalogic Limited [http://www.tribalogic.net/]
Open Source:
Mageia Contributor [http://www.mageia.org/]
PulseAudio Hacker [http://www.pulseaudio.org/]
Trac Hacker [http://trac.edgewall.org/]
More information about the pulseaudio-discuss
mailing list