alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: Steve Longerbeam <stevel@embeddedalley.com>
To: Jaroslav Kysela <perex@suse.cz>
Cc: alsa-devel@alsa-project.org
Subject: Re: [PATCH] Add support for gain in softvol plugin
Date: Thu, 03 May 2007 15:24:00 -0700	[thread overview]
Message-ID: <463A6100.3070708@embeddedalley.com> (raw)
In-Reply-To: <Pine.LNX.4.61.0705032121110.7861@tm8103.perex-int.cz>

Jaroslav Kysela wrote:
> On Thu, 3 May 2007, Steve Longerbeam wrote:
>
>   
>> Hi all,
>>
>> What do you think of this patch? I tested this using a stac9205 HDA codec with
>> all sample formats supported by softvol (s32, s16, s24, big and little
>> endian).
>>     
>
> I would not add extra defines to alsa.conf:
>
> +defaults.pcm.dsnoop_softvol.card defaults.pcm.card
> +defaults.pcm.dsnoop_softvol.device defaults.pcm.device
>
> Simply reuse pcm.dsnoop.card / device.
>   
Hi Jaroslav,

How do I do this exactly? Should I add:

@args.CARD {
    type string
    default {
        @func refer
         name defaults.pcm.card
    }
}

to dsnoop_softvol.conf?

> Otherwise - it looks good. Nice softvol extension.
>
>   

thanks,
Steve

  reply	other threads:[~2007-05-03 22:24 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-03 19:11 [PATCH] Add support for gain in softvol plugin Steve Longerbeam
2007-05-03 19:22 ` Jaroslav Kysela
2007-05-03 22:24   ` Steve Longerbeam [this message]
2007-05-04  7:40     ` Jaroslav Kysela
2007-05-04 16:27       ` Steve Longerbeam
2007-05-04 17:33         ` Steve Longerbeam
2007-05-09 12:46           ` Takashi Iwai
2007-05-10 19:57             ` Steve Longerbeam
2007-05-14  9:26               ` Takashi Iwai
2007-05-14 19:37                 ` Steve Longerbeam
2007-05-17 22:00                   ` Steve Longerbeam
2007-05-18 13:05                     ` Takashi Iwai

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=463A6100.3070708@embeddedalley.com \
    --to=stevel@embeddedalley.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=perex@suse.cz \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).