All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@alsa-project.org
Subject: Re: alsa problems
Date: Tue, 28 Mar 2006 16:10:36 +0200	[thread overview]
Message-ID: <1143555036.13615.68.camel@localhost> (raw)
In-Reply-To: <s5hhd5i7jfs.wl%tiwai@suse.de>

[-- Attachment #1: Type: text/plain, Size: 1209 bytes --]

On Tue, 2006-03-28 at 16:06 +0200, Takashi Iwai wrote:

> A relatively easy workaround is to create two PCM instances, each of
> which is dedicated for only a single direction.  Then you can define
> appropriate configuration in alsa-lib to choose the right PCM number.
> The drawbacks are about the kernel OSS emulator, as usual.

Ok I guess that would work. But my current workaround with just defining
both directions and refusing access to those that don't work seems to do
fine too.

> Alternatively, we can create a new function,
> e.g. snd_pcm_register_stream(), for doing what snd_pcm_dev_register()
> does for a single stream.  It's an exception only for PCM which may
> have multiple device files.

Yes, that'd be good to have, indeed it would essentially be a code move
and the old code would call the new function.

> I have a rough design of new PCM middle layer in my head to reduce
> snd_pcm struct, and it would work fine in your case.  Nevertheless,
> it's still a vaporware :)

Heh :) Make sure to include some compressed content stuff, it could just
be a different format or something...

If you post a braindump I'll take a look and comment on it :)

johannes

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 793 bytes --]

  reply	other threads:[~2006-03-28 14:10 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-28 12:10 alsa problems Johannes Berg
2006-03-28 13:08 ` Takashi Iwai
2006-03-28 13:11   ` Johannes Berg
2006-03-28 13:16     ` Takashi Iwai
2006-03-28 13:21       ` Johannes Berg
2006-03-28 13:36         ` Takashi Iwai
2006-03-28 13:44           ` Johannes Berg
2006-03-28 14:06             ` Takashi Iwai
2006-03-28 14:10               ` Johannes Berg [this message]
2006-03-28 14:21                 ` Takashi Iwai
2006-03-28 15:33                   ` Johannes Berg

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=1143555036.13615.68.camel@localhost \
    --to=johannes@sipsolutions.net \
    --cc=alsa-devel@alsa-project.org \
    --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.