Help ice1712/envy24 experts!
Below is my current asound.conf file (thanks to Steve
Mercier). It defines 4 different stereo input
channels for A/D recording. I noticed that if I
attempt to record on 4 channels simultaneously (4
different threads of course) only 1 channel will
record, the other 3 channels/threads will block.
I'm pretty sure the ice1712 chipset will allow
simulataneous multi-channel recording given the
software driver supports it.
So does the alsa ice1712 driver support this? Has
anyone gotten this to work? Do I have to modify the
asound.conf file. Please advise. Thanks.
pcm.ice1712 {
type hw
card 1
device 0
}
pcm.channel1 {
type plug
ttable.1.0 1
ttable.1.1 1
slave.pcm ice1712
}
pcm.channel2 {
type plug
ttable.1.2 1
ttable.1.3 1
slave.pcm ice1712
}
pcm.channel3 {
type plug
ttable.1.4 1
ttable.1.5 1
slave.pcm ice1712
}
pcm.channel4 {
type plug
ttable.1.6 1
ttable.1.7 1
slave.pcm ice1712
}
__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user