I was able to use my midiman Delta44 with ecasound under the
made up name 'midiman'.  Here is my .asoundrc:

pcm.ice1712 {
        type hw
        card 0
        device 0
}

pcm.midiman {
        type plug
        slave.pcm ice1712
}


Then I used -o:alsa,midiman in the ecasound command line.
This is nice, because card numbers change from time to time,
and I can develop scripts that are independant of this by
using names.

Can someone explain a bit more about what is going on here?

I just want to encourage more discussion about the .asoundrc.

Thanks,

Tobiah

_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to