From: Paul Davis <pbd@op.net>
To: Ivica Bukvic <ico@fuse.net>
Cc: joy ping <joy@pingfm.org>, alsa-devel@alsa-project.org
Subject: Re: What is the current status of the alsa sound server (signal polling)?
Date: Fri, 19 Apr 2002 12:59:20 -0400 [thread overview]
Message-ID: <200204191657.SAA07613@alsa.alsa-project.org> (raw)
In-Reply-To: Your message of "19 Apr 2002 11:52:48 EDT." <1019231568.20499.5.camel@meowing.memh.uc.edu>
>you (or anyone else regarding asoundrc file), as well as additional info
>regrading polling abilities with the soundcards that have lousy drivers
>due to lack of documentation and/or questionable hardware and are
>therefore unable to provide me with the hardware mixing.
the term "polling" in not very useful here. all ALSA supported
hardware can be "polled" in the sense that a program can stop and wait
for it to be ready to read or write from. no hardware support over and
above the minimum necessary for basic audio i/o is necessary for this.
i think you're describing something that is generally known as
"multi-open", in which the hardware supports multiple independent (but
generally synchronous) streams of audio data to be possible, and each
process that opens the device gets a new stream. the streams are mixed
in hardware before being delivered to the physical outputs.
i am not sure how "polling" (of any kind) relates to this. care to explain?
--p
next prev parent reply other threads:[~2002-04-19 16:57 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <000101c1e766$39a37a60$ac1f830a@ico>
2002-04-19 14:03 ` What is the current status of the alsa sound server (signal polling)? joy ping
2002-04-19 15:52 ` Ivica Bukvic
2002-04-19 16:40 ` joy ping
2002-04-19 16:59 ` Paul Davis [this message]
2002-04-19 17:00 ` Paul Davis
2002-04-19 17:01 ` Paul Davis
[not found] <200204191659.g3JGxPT15571@post2.fast.net>
2002-04-19 22:15 ` Ivica Bukvic
2002-04-20 1:00 ` Andy Wingo
[not found] <20020419165659.NXSI388.mta01.fuse.net@newmx1.fast.net>
2002-04-19 22:14 ` Ivica Bukvic
[not found] <20020419165711.C6B2C47B24@audio13.medien.uni-weimar.de>
2002-04-19 22:05 ` joy ping
2002-04-19 5:51 Ivica Bukvic
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=200204191657.SAA07613@alsa.alsa-project.org \
--to=pbd@op.net \
--cc=alsa-devel@alsa-project.org \
--cc=ico@fuse.net \
--cc=joy@pingfm.org \
/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.