Can anyone help me add a radio logo/voice.
Can anyone help me add a radio logo/voice.
Can anyone help me add a radio logo/voice. I want it to always be so.
1.Song
...radiologo
2.next song
...radiologo
3.next song
Maybe for the transition though or whatever you want to call it. radiologo is then where it says radionime, kind of 6seconds long. I have it as an mp3 file
1.Song
...radiologo
2.next song
...radiologo
3.next song
Maybe for the transition though or whatever you want to call it. radiologo is then where it says radionime, kind of 6seconds long. I have it as an mp3 file
Re: Can anyone help me add a radio logo/voice.
You can specify this in your script. For details on how to setup script, see the tutorial videos: viewtopic.php?t=1018
I assume you want some kind of automation? E.g. also define a program in your program scheduler to start such script...
I assume you want some kind of automation? E.g. also define a program in your program scheduler to start such script...
Bernd - radio42
ProppFrexx ONAIR - The Playout and Broadcast Automation Solution
ProppFrexx ONAIR - The Playout and Broadcast Automation Solution
Re: Can anyone help me add a radio logo/voice.
For me, these teachings remain incomprehensible. Can you share a video where you do a specific thing ? I will mention that I already have songs added in the playlist. But can't get the script to work
Re: Can anyone help me add a radio logo/voice.
I am not sure what you exact want to achieve? So how can I be specific? The tutorials for example explain how you write a script and create a recurring program. What media libraries are used for, how to define them etc.
I don’t know what your goal is. So please describe in detail what you want?
Is it may be voice tracking you are looking for?
Or is it just about jingles you like to add to an existing playlist?
Do you want to automate a playlist?
Or you want to manually add tracks to your existing playlist for manual playout?
I don’t know what your goal is. So please describe in detail what you want?
Is it may be voice tracking you are looking for?
Or is it just about jingles you like to add to an existing playlist?
Do you want to automate a playlist?
Or you want to manually add tracks to your existing playlist for manual playout?
Bernd - radio42
ProppFrexx ONAIR - The Playout and Broadcast Automation Solution
ProppFrexx ONAIR - The Playout and Broadcast Automation Solution
Re: Can anyone help me add a radio logo/voice.
I have a playlist taken from Open - Media Libraries. Now I want my radio jingle, which announces my radio's name, to play after each song. I'll attach an image.
Additionally, there's an image showing my attempt to create a script, but I don’t fully understand how to configure it so that the jingle plays after every song.
Additionally, there's an image showing my attempt to create a script, but I don’t fully understand how to configure it so that the jingle plays after every song.
Re: Can anyone help me add a radio logo/voice.
Set the script to Sequential Mode (not to Random).
Note, that when the script is executed its script lines are looped (by a playlist which was generated by a program scheduler entry; ie. for a program you define a script to be executed; ie. when the program is started, a new playlist is created and the script is executed for that playlist until the next program is started).
You can now define (as the simplest) script just two script-lines:
1. LeastRecentlyPlayed, YourMusicMediaLib, Count=1
2. Cartwall, YourJingleLib, Count=1, SuppressHistory
That’s it. The first script-line retrieves the Music.
The 2nd script-line retrieves a Jingle.
After that, the script is looped… etc.
So the tracks returned by this Script is always: Music, Jingle. Music, Jingle, …
The global history settings are used for the first entry (no further options are set). The global history can be defined in the general settings. Start with all default values.
For the 2nd script-line the history is suppressed (as you typically don’t have that many jingles) - so just a random jingle is selected.
Note, that this is also the difference between a Media Library (which contains Music) and a Cartwall Library (which contains Jingled, station logos etc.).
Also note, that you can Test scripts. See the Script Library Management.
Note, that when the script is executed its script lines are looped (by a playlist which was generated by a program scheduler entry; ie. for a program you define a script to be executed; ie. when the program is started, a new playlist is created and the script is executed for that playlist until the next program is started).
You can now define (as the simplest) script just two script-lines:
1. LeastRecentlyPlayed, YourMusicMediaLib, Count=1
2. Cartwall, YourJingleLib, Count=1, SuppressHistory
That’s it. The first script-line retrieves the Music.
The 2nd script-line retrieves a Jingle.
After that, the script is looped… etc.
So the tracks returned by this Script is always: Music, Jingle. Music, Jingle, …
The global history settings are used for the first entry (no further options are set). The global history can be defined in the general settings. Start with all default values.
For the 2nd script-line the history is suppressed (as you typically don’t have that many jingles) - so just a random jingle is selected.
Note, that this is also the difference between a Media Library (which contains Music) and a Cartwall Library (which contains Jingled, station logos etc.).
Also note, that you can Test scripts. See the Script Library Management.
Bernd - radio42
ProppFrexx ONAIR - The Playout and Broadcast Automation Solution
ProppFrexx ONAIR - The Playout and Broadcast Automation Solution
Re: Can anyone help me add a radio logo/voice.
I'm not sure if it's correct. But the jingle is not presented. Does the jingle always appear in the playable A, B, or C library when the script runs?
Re: Can anyone help me add a radio logo/voice.
Yes.
But you still have changed the script Exec. Mode to Ramdom - change this to Sequential (as already explained above). Setting the Exec. Mode to Ramdom would mean, that a random script-line is taken. The default is Sequential - only in the mode the lines are executed sequential and are looped.
That is your mistake.
So only change the default values if you know and understand the meaning
But you still have changed the script Exec. Mode to Ramdom - change this to Sequential (as already explained above). Setting the Exec. Mode to Ramdom would mean, that a random script-line is taken. The default is Sequential - only in the mode the lines are executed sequential and are looped.
That is your mistake.
So only change the default values if you know and understand the meaning

Bernd - radio42
ProppFrexx ONAIR - The Playout and Broadcast Automation Solution
ProppFrexx ONAIR - The Playout and Broadcast Automation Solution
Re: Can anyone help me add a radio logo/voice.
Okay. Anyway, I did a TEST, and it shows everything seems fine, but my jingle is not played after any song. Why is that, or what could be wrong? I could even pay you if you help fix it via TeamViewer! 
Re: Can anyone help me add a radio logo/voice.
Additionally, I would like my mixer to be perfectly configured. I don't have a physical console yet, so everything goes through the computer. Currently, when I turn the mic ON, the sound goes straight to the broadcast, and it doesn't lower the music volume based on the voice. I want the EQ and other settings for both the microphone and output music to be ideal. I believe you could handle this quickly via TeamViewer, whereas it would probably take me a lot of time. I've worked with RADIOBOSS before, but ProppFrexx is completely new to me.