[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RDD] Almost up and running.
On Wednesday 28 July 2004 01:23, John Handelaar wrote:
> As Mark Carey points out, the 'missing' doc directory mentioned in
> the app notes is in fact in /usr/share/doc/pacakages/rivendell.
> [Thanks, Mark]
OK, I've updated AppNote 001 to include this change, as well as a slew of
other updates to bring it up to date with v0.8.4. Thanks, folks!
> I used the 'complete' sample rd.conf file - apparently the problem
> was something to do with MySQL user info, not the [Identity] section.
> Setting the [MySQL] options to something I knew would work with my
> DB server made the problem go away.
>
> Now all I need to do is make actual noise come out of the app through
> ALSA/JACK :-)
>
> [btw: does the currently-available package - 0.8.4 - contain that code?]
It does. You need to be sure that jackd(8) is running *before* the Rivendell
daemons are started. You can do something like this (as root):
/etc/init.d/rivendell stop
jackd -d alsa -d hw:0 -r 44100 &
/etc/init.d/rivendell start
I'm still experimenting with ways to automate this process at bootup. I
suspect we'll need a proper init script for jackd to get it to work properly.
> [1] Fred et al - if you have a mbox-format archive of the lists anywhere,
> I'm prepared to set up a self-updating web archive here via a hidden
> Mailman gateway. I'm sure there's a value in a complete archive...
I do have the messages, but it'll take a bit of work to get them in a fit
state for posting. In the meantime, Robert Orr has been kind enough to
provide an archive running back to March 2004:
Rivendell-dev:
http://roborr.com/rivendelldev/
Rivendell-prog:
http://roborr.com/rivendellprogrammer/
Cheers!
|-------------------------------------------------------------------------|
| Frederick F. Gleason, Jr. | Director of Broadcast Software Development |
| | Salem Radio Labs |
|-------------------------------------------------------------------------|
| "No, `Eureka!' is Greek for `This bath is too hot!'" |
| -- Dr. Who |
|-------------------------------------------------------------------------|
-----------------------------------------------------------------------------
To unsubscribe to the rivendell-dev list, send mail to
'majordomo@xxxxxxxxxxxxxxxxxxxxxxxxxx' and put 'unsubscribe rivendell-dev'
in the message body (NOT the subject line).
-----------------------------------------------------------------------------