All times are UTC+01:00




Post new topic  Reply to topic  [ 3 posts ] 
Author Message
PostPosted: Mon Aug 24, 2020 10:40 pm 

Joined: Mon Feb 04, 2013 11:49 pm
Posts: 187
So close to getting scrolling song titles. I have simple text song titles being created and understand this should be what it takes to get it to play : /R"C:\Program Files (x86)\StationPlaylist\HTMLPlaylist\playingnow.txt" . Am I doing this right and exactly where do I enter this string to get the titles to scroll ?


Top
   
PostPosted: Tue Aug 25, 2020 6:00 am 

Joined: Wed Jun 03, 2015 7:03 pm
Posts: 198
From the documentation web page: https://www.stereotool.com/documentatio ... ansmitter/

Scrolling texts
Due to the slow transmission times, scrolling is only useful for PS texts. Transmitting a PS text takes at least (2 transmissions * 8 characters / 22 characters per second) = 0.72 seconds. (For RadioText that's 2 * 64 / 22 = 5.8 seconds, which makes scrolling useless.)

For left scrolling, add a < character at the front of your text. To scroll at higher speeds, add multiple < characters. Right scrolling is also possible, use > for that.

Examples:
<THE BEST HITS IN TOWN
<<THE BEST HITS IN TOWN AT HIGH SPEED
3s:POWER-FM/1.5s:88.5 FM/<THE BEST HITS IN TOWN


The scrolling speed can also be adjusted using timing settings:
3t:<<THE BEST HITS IN TOWN

In the previous example, the first and last characters are displayed only very briefly. There are two possibilities to solve this.

Adding spaces:
3t:<< THE BEST HITS IN TOWN (ends here)

But it's also possible to specify different timings for different monents of the scrolling. That makes it possible to display the start and end longer than intermediate parts.

Instead of using just 2s: which sets the display time for every part of the scrolling, different values can be set for different positions.

During scrolling, the first position is called '1', the second '2' etc. The last position is also known as '-1', the one before that as '-2', etc.

So what you want is to display positions '1' (start) and '-1' (end) for 1.5 seconds, and everything in between (2 up to -2) should be broadcast 2 times (the minimum for good reception). That can be done as follows: 1=1.5s,2..-2=2t,-1=1.5s:

Examples:
1=1.5s,2..-2=2t,-1=1.5s:<THE BEST HITS IN TOWN
3s:POWER-FM/1.5s:88.5 FM/1=1.5s,2..-2=2t,-1=1.5s:<<THE BEST HITS IN TOWN

_________________
https://fmfeeling.com


Top
   
PostPosted: Tue Aug 25, 2020 3:29 pm 

Joined: Mon Feb 04, 2013 11:49 pm
Posts: 187
I knew I was close....I had the leading \ as a /....working now !


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 3 posts ] 

All times are UTC+01:00


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Limited