* Aureon71, two parallel stereo outputs
@ 2005-03-10 17:35 Andrew Gaydenko
2005-03-10 21:03 ` Andrew Gaydenko
0 siblings, 1 reply; 2+ messages in thread
From: Andrew Gaydenko @ 2005-03-10 17:35 UTC (permalink / raw)
To: alsa-devel
Hi,
I have ice1724 card (Terratec Aureon 7.1 Space, driver is 1.0.8). It has four
analogue stereo outputs. I'd like to use two of these outputs this way:
- line output 1 - stereo channel for head phones (it is the only output with
head phones amplifier),
- line output 2 - stereo channel to connect to an external audio amplifier.
How to make .asoundrc file to accomplish this tasks? I understand, some
alsa device must be configured, but it's all I understand :-)
My own attempts results:
I'm able to hear line outputs 1/2/3/4 with appropriate JACK-routing. So, hardware
works. Moreover, I was able to write appropriate qamix XML config file, and all
the controls are in sync with alsamixer. Now I know a mapping between hw:0,0
subdevices, mixer controls and the card output jacks. But attempts to understand
.asoundrc secrets are not such lucky. For example, 'aplay -D rear/front' gives
the 'Sample format non available' error (without any redefinitions for rear/front
devices).
P.S. I'm ready to test something concerning Aureon71 with alsa from CVS :-)
Thanks!
Andrew
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Aureon71, two parallel stereo outputs
2005-03-10 17:35 Aureon71, two parallel stereo outputs Andrew Gaydenko
@ 2005-03-10 21:03 ` Andrew Gaydenko
0 siblings, 0 replies; 2+ messages in thread
From: Andrew Gaydenko @ 2005-03-10 21:03 UTC (permalink / raw)
To: alsa-devel
OK, I have found in FAQs how to achive parallel outputs. The
route plugin solves the problem:
pcm.2x2 {
type route
slave.pcm surround40
slave.channels 4
ttable.0.0 1
ttable.1.1 1
ttable.0.2 1
ttable.1.3 1
}
But I don't understand this decision. Whill anybody be so kind to point
me to explanation of such kind of routing?
Andrew
======= On Thursday 10 March 2005 20:35, Andrew Gaydenko wrote: =======
...
I have ice1724 card (Terratec Aureon 7.1 Space, driver is 1.0.8). It has four
analogue stereo outputs. I'd like to use two of these outputs this way:
- line output 1 - stereo channel for head phones (it is the only output with
head phones amplifier),
- line output 2 - stereo channel to connect to an external audio amplifier.
...
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-03-10 21:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-10 17:35 Aureon71, two parallel stereo outputs Andrew Gaydenko
2005-03-10 21:03 ` Andrew Gaydenko
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.