Search found 8350 matches

by radio42
18 Jul 2016 16:52
Forum: General OnAir Discussion
Topic: PFP and scheduling
Replies: 26
Views: 32045

Re: PFP and scheduling

The week folder itself is picked by the macro: "C:\Your Folder\Week ($week})" which might resolve for the 12th week number to: "C:\Your Folder\Week (12)" The content (of one of these folders; meaning your .pfp files) are then sorted randomly! Count=2 then means, the first 2 are p...
by radio42
18 Jul 2016 15:19
Forum: General OnAir Discussion
Topic: PFP and scheduling
Replies: 26
Views: 32045

Re: PFP and scheduling

okay, now i got you. So in this case (pick 2 top40 playlists) you want to pick 2 of the existing .pfp playlist files randomly each time.. To do this you can use the following script-line: LoadFolder, C:\Your Folder\Week ($week})|6|*.pfp, Count=2 The LoadFolder mode allows you to specify a folder (in...
by radio42
18 Jul 2016 13:26
Forum: General OnAir Discussion
Topic: PFP and scheduling
Replies: 26
Views: 32045

Re: PFP and scheduling

What do you mean by "play 2 tables per day" ? What is a table?
And what is 'regular programming'?
by radio42
18 Jul 2016 07:49
Forum: Questions & Answers
Topic: Back-to-back MODStream programs
Replies: 15
Views: 11024

Re: Back-to-back MODStream programs

There are various options for the mod stream to start. Just try them out...
by radio42
17 Jul 2016 23:24
Forum: Questions & Answers
Topic: Back-to-back MODStream programs
Replies: 15
Views: 11024

Re: Back-to-back MODStream programs

Depends on what options you use. Eg. not if you use the KerpStreamAlive option.
Same with the playlist entry. It uses the next playlist entry if no specific option is used.
by radio42
17 Jul 2016 22:34
Forum: Bug Reports
Topic: Overlay window is blank (white)
Replies: 27
Views: 23117

Re: Overlay window is blank (white)

That looks like an issue in the UI lib I am using.
I'll forward this to the UI lib vendor.
by radio42
17 Jul 2016 22:33
Forum: Wish List
Topic: Preloading Waveform before playing in a Player
Replies: 1
Views: 5077

Re: Preloading Waveform before playing in a Player

Yes, you can save the WaveForms to a .pfwf file once it was created. See the general settings, section 'Meta Data/WaveForm' - 'Save WaveForm to File (.pfwf)'. The scenario you describe is just one reason, why I always recommend to use at least 3 players (and never 2). Another scenario is, where the ...
by radio42
17 Jul 2016 22:28
Forum: Questions & Answers
Topic: Back-to-back MODStream programs
Replies: 15
Views: 11024

Re: Back-to-back MODStream programs

If a stream fails unexpected, there will always be dead air, as the audio buffer runs out unexpectedly.
There is nothing to do against it.
by radio42
17 Jul 2016 22:27
Forum: Questions & Answers
Topic: A wrong song was chosen
Replies: 10
Views: 8966

Re: A wrong song was chosen

BRE was an auto-correct typo in my editor...

However, if the Find Window did not result it, the script wouldn't either, as they both share exactly the same code....so I can really not tell what you think you saw...
by radio42
17 Jul 2016 20:19
Forum: Questions & Answers
Topic: Back-to-back MODStream programs
Replies: 15
Views: 11024

Re: Back-to-back MODStream programs

The MODStream command allows you to specify 2 alternative URLs.
As such you might use these two URLs for consecutive usage.
E.g. if the first URL disconnects, the given Intro/Outro is played and then the 2nd URL is used.