From: "Gabriel M. Beddingfield" <gabrbedd@gmail.com>
To: Alsa-devel <alsa-devel@alsa-project.org>,
Daniel Mack <zonque@gmail.com>,
Antonio Ospite <ao2@amarulasolutions.com>
Subject: caiaq driver: audio 4 dj and jackd
Date: Sun, 01 Dec 2013 19:02:27 -0800 [thread overview]
Message-ID: <529BF843.6000608@gmail.com> (raw)
Is it possible to make all 4 ins/outs in the Audio 4 DJ available
through the first substream device?
A user was having trouble using the NI Audio 4 DJ device with jackd.
When jack connected, this 4-in/4-out device would appear as 2-in/2-out.
This was the result of the fact that the channels are split up into
stereo substreams. I.e. the first two channels are found in hw:x,0,0
and the last two channels are in hw:x,0,1.
The work-around was to use the `multi' plug-in to make these 2 PCM's
appear as a single PCM.
There's several situations where this is a Good Thing, because it makes
it easy for the user to treat the streams independently.
BUT... in the pro-audio case this is not a good thing at all.
Ideally, substream 0 would support 1, 2, or 4 channels (for both
playback and capture). When substream 0 is using more than 2 channels,
then substream 1 would return EBUSY when in use.
So... would it be possible to do this in the caiaq driver?
-gabriel
next reply other threads:[~2013-12-02 3:02 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-02 3:02 Gabriel M. Beddingfield [this message]
2013-12-02 9:59 ` caiaq driver: audio 4 dj and jackd Daniel Mack
2013-12-02 15:15 ` Gabriel M. Beddingfield
2013-12-02 16:00 ` Daniel Mack
2013-12-02 16:14 ` Gabriel M. Beddingfield
2013-12-02 19:48 ` Alan Horstmann
2013-12-02 21:22 ` Gabriel M. Beddingfield
2013-12-05 4:11 ` Gabriel M. Beddingfield
2013-12-10 2:27 ` Gabriel M. Beddingfield
2013-12-10 10:39 ` Daniel Mack
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=529BF843.6000608@gmail.com \
--to=gabrbedd@gmail.com \
--cc=alsa-devel@alsa-project.org \
--cc=ao2@amarulasolutions.com \
--cc=zonque@gmail.com \
/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.