pcm.channel1 {
type plug
slave { pcm "delta66" }
ttable.0.0 1
}
pcm.channel2 {
type plug
slave { pcm "delta66" }
ttable.1.1 1
}
pcm.channel3 {
type plug
slave { pcm "delta66" }
ttable.0.2 1
}
pcm.channel3 {
type plug
slave { pcm "delta66" }
ttable.1.3 1
}
pcm.delta66 {
type dsnoop
ipc_key 147852
ipc_key_add_uid yes
slave {
pcm "hw:0,0"
period_time 0
period_size 1024
buffer_size 5461
format S32_LE
rate 44100
}
} Just tell to DarkIce to use channelX as input device.
> From: pierceb westmancom.com > To: darkice-list lists.sourceforge.net > Date: Tue, 3 Oct 2006 16:42:18 -0500 > Subject: Re: [DarkIce-list] Stream multiple channels > > Does anyone have an example of an asound.conf file to accomplish this > with a delta44 or similar card? > > On Fri, 2006-03-31 at 20:44 +0200, Ákos Maróy wrote: > > gerardi wrote: > > > I have a M-Audio Soundcard with 8 channels. > > > > > > I Like to stream 4 of them to as 4 streams to an icecast2 server. > > > > > > I configured 4 diffrend darkice.cfg. > > > > > > As long I start one darkice instance a time everything works fine. > > > > > > But if i start a secound instance it block because the device is in use. > > > > are you using OSS? > > > > try ALSA, and make sure to map out your channels to different ALSA > > devices. then start darkice for each device.. > > > > > > Akos > > > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by xPML, a groundbreaking scripting language > > that extends applications into web and mobile media. Attend the live webcast > > and join the prime developer group breaking into this new coding territory! > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 > > _______________________________________________ > > DarkIce-list mailing list > > DarkIce-list lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/darkice-list > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=joi |