I'm currently splitting 10 channels of a soundcard out to 10 individual 
virtual inputs, and I have software that won't recognize them.  I'm 
using dsnoop to break them all out via my asound.conf file, e.g.:

channel1 {
         type plug
         slave.pcm snoop10
         ttable.0.0 1
}
channel2 {
         type plug
         slave.pcm snoop10
         ttable.0.1 1
}

Is there any way to mix/copy one of these over to a /dev/dsp device so 
that this software will recognize it?  dmix?

Thanks for any help/suggestions.




_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to