Hello, my name is Andrew and I am new to radio. Our church runs a LP-fm station and since I am the most tech-savvy person in our congregation, I've inherited the station and its operations. As I said, I am new at this.
We use Simian Pro 2.3 (I this the version is correct) to automate a satellite feed. I'd like to carve out an hour for local programming and duplicate that hour twice per day (morning/evening). The challenge I am having is that the local programming I'd like to inject is variable length and I want to get the satellite back on track at the top of the next hour. All the content is pre-recorded.
The sermon content is the most variable, but usually 20-30 minutes in length; some pastors go longer that 30 minutes though. The intro/outtro for both the sermon and the health nugget are fixed length. I'd like to fill up gaps between the sermon, health nugget and the top of the next hour with songs.
How do I automate random-length songs to fill random-length gaps between random-length sermons and health nuggets?
I am thinking the program should look something like:
@ 08:00 Sermon_intro
Sermon_cart (20-30 minutes)
Sermon_outtro
Songs to fill gap til next # 08:30
# 08:30 Songs to fill gap til #08:45
# 08:45 Health_nugget_intro
Health_nugget_cart (1-2 minutes in length)
Health_nugget_outtro
Songs to fill gap until @08:58 to get back on satellite programming (about 11 minutes). I think I would use backtime command so that song ends right at @08:58, does that make sense?
@08:58 run macro to switch to satellite programming source
Broadcast satellite programming until 20:00 and then re-play the same sermon/song/nugget/song set from above.
Switch back to satellite programming until the end of the day.
I appreciate your help!
Andrew
We use Simian Pro 2.3 (I this the version is correct) to automate a satellite feed. I'd like to carve out an hour for local programming and duplicate that hour twice per day (morning/evening). The challenge I am having is that the local programming I'd like to inject is variable length and I want to get the satellite back on track at the top of the next hour. All the content is pre-recorded.
The sermon content is the most variable, but usually 20-30 minutes in length; some pastors go longer that 30 minutes though. The intro/outtro for both the sermon and the health nugget are fixed length. I'd like to fill up gaps between the sermon, health nugget and the top of the next hour with songs.
How do I automate random-length songs to fill random-length gaps between random-length sermons and health nuggets?
I am thinking the program should look something like:
@ 08:00 Sermon_intro
Sermon_cart (20-30 minutes)
Sermon_outtro
Songs to fill gap til next # 08:30
# 08:30 Songs to fill gap til #08:45
# 08:45 Health_nugget_intro
Health_nugget_cart (1-2 minutes in length)
Health_nugget_outtro
Songs to fill gap until @08:58 to get back on satellite programming (about 11 minutes). I think I would use backtime command so that song ends right at @08:58, does that make sense?
@08:58 run macro to switch to satellite programming source
Broadcast satellite programming until 20:00 and then re-play the same sermon/song/nugget/song set from above.
Switch back to satellite programming until the end of the day.
I appreciate your help!
Andrew