The machine I took that file from has two sound cards, but I only list card 1, not card 0, because card 1 is the one I want Rivendell to use. This machine runs at a transmitter site, and I'm using card 0 to feed darkice for confidence monitoring back at the studio.
I'm not sure what module a USB sound card uses, but it would replace snd-ice1724 in the options statement.
Rob On Thu, 24 Jul 2014, Frank White wrote:
I have that file. If you have two sound cards what would the file look like? And would anything change if a sound card is actually a USB device? On Wednesday, July 23, 2014, Rob Landry <[email protected]> wrote: > > Do you have /etc/asound.conf set up? > > When I add a sound card to a Rivendell machine using alsa, I create a file /etc/asound.conf such as: > > pcm.rd0 { > type hw > card 1 > } > ctl.rd0 > type hw > card 1 > } > > This tells Rivendell to use card 1. > > The sound cards may be detected in random order, so I add to /etc/modprobe.d/alsa-base.conf lines such as: > > options snd-hda-intel index=0 > options snd-ice1724 index=1 > > This is on a machine with an M-Audio Audiophile 192 card, and tells it to always assign card 1 to that card. > > > Rob > > On Wed, 23 Jul 2014, Frank White wrote: > >> I hope you will not mind the interruption to the list. I am not well versed >> in Rivendell or Linux. I would like to know if anyone has used the M-Audio >> M-Track Plus USB audio adaptor with Rivendell. I am using the Rivendell >> Appliance install DVD. Centos can play out over the adaptor but Rivendell >> can not. I have looked at Jack but it seems too complicated for me at this >> time. Rivendell is picking up the built in audio adaptor. Is there >> something I need to change in a configuration file to allow Rivendell to see >> this adaptor just using Alsa? >> >> -- >> Frank White >> Frank White Technology >> > -- Frank White Frank White Technology
_______________________________________________ Rivendell-dev mailing list [email protected] http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
