From: Abramo Bagnara <abramo.bagnara@tin.it>
To: Takashi Iwai <tiwai@suse.de>
Cc: Florian Schmidt <mista.tapas@gmx.net>, alsa-devel@lists.sourceforge.net
Subject: Re: DMIX and capture stream
Date: Wed, 07 Jan 2004 17:58:10 +0100 [thread overview]
Message-ID: <3FFC3AA2.6070209@tin.it> (raw)
In-Reply-To: <s5h4qv720ww.wl@alsa2.suse.de>
Takashi Iwai wrote:
>>>
>>> pcm.foo {
>>> type plug
>>> slave {
>>> pcm bar
>>> }
>>> }
>>> pcmp.bar bar_playback
>>> pcmc.bar bar_capture
>>>
>>>i think it's a big restriction.
>>
>>As a matter of personal preference I very much prefer this latter form
>
>
> i do, too.
>
> but it means that the inline definition isn't equivalent any longer
> with the external definition, since you cannot express the
> playback/capture-only pcm in the inline slave pcm. that's what i'm
> concerned.
This is true only inside duplex PCM definition and I like to consider
that a feature, i.e. duplex definition should be the same for both
directions.
>>Technically they're quite the same.
>
>
> also my asym plugin, too :) it doesn't introduce any overhead except
> for parsing.
It's true but I'd prefer to not have too many PCM types.
Take also in account that the association between playback stream and
capture stream is definitely arbitrary and a well written duplex ALSA
native application should ask for two PCM names.
I fear that this extension will encourage bad programming practice.
Thinking further, I've changed my mind: what about to have an OSS
emulation specific configuration?
Just like:
aoss_pcm_w.dsp0 dmix
aoss_pcm_r.dsp0 dsnoop
I think it's a far better solution and will leave native library intact.
--
Abramo Bagnara mailto:abramo.bagnara@tin.it
Opera Unica Phone: +39.0546.656023
Via Emilia Interna, 140
48014 Castel Bolognese (RA) - Italy
-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
next prev parent reply other threads:[~2004-01-07 16:58 UTC|newest]
Thread overview: 41+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-02 20:29 DMIX and capture stream David Lloyd
2004-01-04 5:07 ` Paul Davis
2004-01-04 12:12 ` Joern Nettingsmeier
2004-01-04 13:52 ` Florian Schmidt
2004-01-05 0:02 ` David Lloyd
2004-01-05 0:15 ` Florian Schmidt
2004-01-05 6:00 ` Patrick Shirkey
2004-01-05 10:18 ` HDSP as normal user Patrick Shirkey
2004-01-05 14:02 ` Paul Davis
2004-01-05 14:22 ` Takashi Iwai
2004-01-05 14:48 ` Patrick Shirkey
2004-01-05 16:13 ` DMIX and capture stream David Lloyd
2004-01-05 16:21 ` Jaroslav Kysela
2004-01-05 16:29 ` David Lloyd
2004-01-05 16:28 ` Jaroslav Kysela
2004-01-05 16:43 ` Takashi Iwai
2004-01-05 17:27 ` David Lloyd
2004-01-05 17:28 ` Florian Schmidt
2004-01-05 16:42 ` Takashi Iwai
2004-01-05 17:20 ` David Lloyd
2004-01-05 17:41 ` Paul Davis
2004-01-05 17:45 ` David Lloyd
2004-01-05 18:59 ` Paul Davis
2004-01-05 18:12 ` Takashi Iwai
2004-01-06 17:05 ` David Lloyd
2004-01-06 21:38 ` Florian Schmidt
2004-01-07 11:01 ` Takashi Iwai
2004-01-07 12:05 ` Florian Schmidt
2004-01-07 13:06 ` Florian Schmidt
2004-01-07 13:49 ` Takashi Iwai
2004-01-07 12:45 ` Abramo Bagnara
2004-01-07 13:45 ` Takashi Iwai
2004-01-07 14:39 ` Abramo Bagnara
2004-01-07 15:02 ` Takashi Iwai
2004-01-07 15:15 ` Abramo Bagnara
2004-01-07 15:30 ` Takashi Iwai
2004-01-07 15:47 ` Abramo Bagnara
2004-01-07 16:12 ` Takashi Iwai
2004-01-07 16:58 ` Abramo Bagnara [this message]
2004-01-07 17:22 ` Takashi Iwai
2004-01-08 8:33 ` Jaroslav Kysela
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=3FFC3AA2.6070209@tin.it \
--to=abramo.bagnara@tin.it \
--cc=alsa-devel@lists.sourceforge.net \
--cc=mista.tapas@gmx.net \
--cc=tiwai@suse.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.