Re: [RDD] Fade out the event currentlynplaying

2020-05-18 Thread Kit Haskins
Thank you,  Cross fade in the same device.  I misunderstood, just went thru hardware fading between automation and live audio source. Got mixed up. -Kit On Mon, 18 May 2020 15:03:21 -0600 Rob Landry <41001...@interpring.com> wrote There is no audio switcher. The Rivendell

Re: [RDD] Fade out the event currentlynplaying

2020-05-18 Thread Rob Landry
There is no audio switcher. The Rivendell machine's Audioscience sound card is driving a Comrex Access Rack codec. Rob -- Сквозь грозы сияло нам солнце свободы И Linus великий нам путь озарил; Нас вырастил Stallman на верность народу, На труд и на подвиги нас вдохновил. On Mon, 18 May 2020,

Re: [RDD] Fade out the event currentlynplaying

2020-05-18 Thread Kit Haskins
Does your audio switcher support fading ?  Some hardware simply cut between sources, as fade from one source to another is a feature not supported by all. --- Thru the Ethernet, past the Gateway, off the modem pool, nothi

Re: [RDD] Fade out the event currentlynplaying

2020-05-18 Thread Rob Landry
What I have is: rmlsend 'PS 1 3000!' sleep 5 rmlsend 'PN 1!' ...and it doesn't work. The audio cuts off instead of fading out, and the PN 1 never executes. Rob -- Сквозь грозы сияло нам солнце свободы И Linus великий нам путь озарил; Нас вырастил Stallman на верность народу, На труд и на п

Re: [RDD] Evergreen meaning?

2020-05-18 Thread Mike Carroll
I came across this just last week, while looking at some of the code in the Github repo. An evergreen cut gets selected when no other cut in the cart is available. Otherwise, evergreen cuts are never selected. Mike (method RDCart::selectCut in /lib/rdcart.cpp) On Mon, May 18, 2020 at 9:49 AM M

Re: [RDD] Evergreen meaning?

2020-05-18 Thread Mike Cox
So simple. Thanks for the explanation Steve Mike On 18/05/2020 17:44, Steve Varholy wrote: Evergreen = has no end date.  The content does not expire, hence is "evergreen." *Steve Varholy* President and General Manager 1478183502168_WXRY_Full_993_300x145.png The Historic Barringer Building

Re: [RDD] Evergreen meaning?

2020-05-18 Thread Steve Varholy
Evergreen = has no end date. The content does not expire, hence is "evergreen." Steve Varholy President and General Manager [1478183502168_WXRY_Full_993_300x145.png] The Historic Barringer Building 1338 Main Street - Suite 202 Columbia, South Carolina 29201 Office/Studio: (803) 988-9930 C

[RDD] Evergreen meaning?

2020-05-18 Thread Mike Cox
Hi Guys Just trying to find out what the Evergreen setting means in cuts. There is only one reference to the word in the Rivendell Operations Guide which seems to assume that I know what it means. "GREEN – Event will play an Evergreen" Any advice would be appreciated. Many thanks Mike --

Re: [RDD] Fade out the event currentlynplaying

2020-05-18 Thread Mike Carroll
Perhaps you need to pause the macro playback long enough to allow the stop to finish? Otherwise the next action will be done immediately, which might stop playout. For example, this doesn't work, because the load-log executes immediately and stops the PS command's fade: PS ... LL ... This is wh

[RDD] Fade out the event currentlynplaying

2020-05-18 Thread Rob Landry
If I issue the command: PS 1 3000! ...shouldn't the event currently playing fade to silence in 3 seconds and stop? It doesnt. It just cuts off immediately. Am I misremembering things? This is RD 3.3.0 under CentOS 7. Rob -- Сквозь грозы сияло нам солнце свободы И Linus великий нам путь