I've been experiencing the same issues, Tim. I've tried exporting to
different formats, from different machines, and have consistently had the
following issues:

1) Voicetracks fade by default as soon as music starts *under* (but not
really under; see issue #2) them. David Klann gave me a solution (pasted
below) which takes care of this, but it has to be performed every time you
create new voicetracks. It works in the interim, but is certainly not the
solution I hope to see eventually, which would be to have voicetracks set
to "no fade on segue out" by default;

2) Regardless of any segues and fades applied in the voicetracker, all
music starts at full volume under the voicetracks when I Render them. I've
not yet found a solution for this.

3) I would like to use Cron or RDCatch to automatically render logs and
save the subsequent files to a folder in order to automatically archive
local programs, but there doesn't seem to be a way to render logs from the
command-line.

Here's the solution David Klann sent me for setting current voicetracks to
"no fade on segue out": He has a multitude of other tools and fixes as
well, so if you have any questions I highly recommend you get in touch with
him (dkl...@broadcasttool.com):

mysql -h localhost -u rduser -p Rivendell -e 'update CUTS set SEGUE_GAIN=0
> where CART_NUMBER in (select NUMBER from CART where GROUP_NAME = 'voice')
>
> That command will prompt for the "rduser" database password which you can
> find in /etc/rd.conf on any machine running Rivendell.
>

 I hope this helps, and as I mentioned, I can't take any credit for it.

Warm regards,

*Andru Bemis*

Producer & Host | The Chenango Sessions
<http://chenangosessions.andrubemis.com/>
Director | Cranberry Coffeehouse <http://cranberrycoffeehouse.org/>
Music Director | WBDY-LP 99.5 FM <http://bundymuseum.org/wbdy>
Piano Technician | Binghamton Piano Rescue
<http://pianorescue.andrubemis.com/>

557 Chenango St, Binghamton, NY 13901, USA
(269) 767-8235
*he/him*

-- 
*Message sent from andrubemis.com <http://www.andrubemis.com>*
_______________________________________________
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

Reply via email to