From: John Rigg <ad@sound-man.co.uk>
To: "Pasi Kärkkäinen" <pasik@iki.fi>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: Multi ice1712 .asoundrc problem
Date: Tue, 15 Nov 2005 15:16:52 +0000 [thread overview]
Message-ID: <20051115151652.GA4404@localhost.localdomain> (raw)
In-Reply-To: <20051114190647.GA4797@localhost.localdomain>
On Mon, Nov 14, 2005 at 07:06:47PM +0000, John Rigg wrote:
> On Mon, Nov 14, 2005 at 05:55:13PM +0200, Pasi Kärkkäinen wrote:
> > I was reading jackd alsa-driver source, and found out, that the "poll time
> > out" messages come from poll() system call while jackd is waiting for data
> > from alsa.. so the problem is most propably in alsa.. multi plugin?
>
> A reasonable assumption.
On second thoughts I think it's driver related. It appears to be impossible to
set the channel count. eg.:
jackd -d alsa -d -C -i8 hw:0
results in the following message:
ALSA: cannot set channel count to 8 for capture
(the code that generates this message is in drivers/alsa/alsa_driver.c)
The docs say that channel count can be set to anything up to maximum
(which is default). They also say that the number of slaves channels in
multi definition can be set to any number up to maximum.
We should be able to define one multi device with say 10 slaves channels
per card, and one set of bindings, and have it work in duplex mode.
What we actually have is a slaves channel count which can only be set to the
maximum, ie. 12 for capture or 10 for playback.
The multi plugin requires the number of slaves channels to be explicitly
defined, but doesn't allow separate definition for capture and playback
(unlike jackd, eg. `jackd -d alsa -d -C -i12 -P -o10 hw:0').
John
-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc. Get Certified Today
Register for a JBoss Training Course. Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
next prev parent reply other threads:[~2005-11-15 15:16 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-13 14:10 Multi ice1712 .asoundrc problem John Rigg
2005-11-13 22:31 ` John Rigg
2005-11-13 23:08 ` Lee Revell
2005-11-14 0:37 ` John Rigg
2005-11-14 9:30 ` Lee Revell
2005-11-14 12:17 ` John Rigg
2005-11-14 15:55 ` Pasi Kärkkäinen
2005-11-14 19:06 ` John Rigg
2005-11-15 15:16 ` John Rigg [this message]
2005-11-15 19:18 ` Lee Revell
2005-11-16 15:14 ` John Rigg
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=20051115151652.GA4404@localhost.localdomain \
--to=ad@sound-man.co.uk \
--cc=alsa-devel@lists.sourceforge.net \
--cc=pasik@iki.fi \
/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.