Page 1 of 1

Automatically insert jingle over a program

Posted: 03 Sep 2014 10:27
by amaurydixx
Hello,

I want to automatically put (with volume attenuation) a jingle every 10 minutes during a program.
How can I do?

Thank you.

Re: Automatically insert jingle over a program

Posted: 03 Sep 2014 10:41
by amaurydixx
Ok thank you.
Yes the jingle will be play every 10 minutes exactly (over a mix)

Re: Automatically insert jingle over a program

Posted: 03 Sep 2014 15:14
by radio42
Then the overlay scheduler seems to be the right choice.
You actually need to create 6 overlays and eg. specify an hourly recurrence. Ie at :00, :10, :20, :30, :40 and :50.
You can then use a small script for that overlay having only one script line which picks the jingle. Then make sure to NOT specify the Suspend flag and define an attenuation for the overlay.

Re: Automatically insert jingle over a program

Posted: 03 Sep 2014 20:38
by radio42
Can you explain this a bit more?

Should the jingle play exactly every 10 minutes?
If yes you might use the overlay scheduler to do so and use a Fixed start time.

Else you much also use FixedTimeElements within your script to schedule them.