Quote:
Quote:
The fields should be able to accept any of the RT+ codes from the pira.cz/rds/rtpclass.php page.
That page doesn't exist and I couldn't find a list elsewhere on the site.
About the options: As far as I can see in the specs, I can send 2 items with RT+, it's unclear if I can send more (it would make sense, but some required info is missing).
This is the problem:
1. I need to send an RT text, and for each RT text I can tell the receiver that it needs to look at 2 locations for items.
2. If I send another RT text, the spec doesn't say if the old or the new locations are used. That's annoying and problematic. Right now - based on the behavior in the program RDSSpy - my current solution (first send the new locations, then the new RT text) seems to work best. If I would want to send more items, I don't really know how to do that without getting the wrong values displayed.
If you have another encoder that supports RT+ and can analyse it with RDSSpy, I would be interested in seeing the data that it produces (MPX audio recording would suffice). I'll check if stations on-air here are sending out RT+ info, they probably are... - but I need to check if they send out more than 2 items.
When I was reading about RT+ my understanding is that you can use one of the other modes 11a or 12a for example to send your format text, and then 3a to define what text is what.
I also know on RT that you have to alertnate between A and B in order to have the decoder cleanly switch between the 2. I do say now that i've implemented this method i do like it better on your end. I don't have a RT+ encoder besides ST, im trying to acquire one for this.
Right now from what i understand your sending your RT then using 3A to define where in the RT data we already send is the title/artist. That's brilliant.
Is it possible to allow the variables to be loaded from a text file.
Simian can output a file with raw text formatted to be decoded by ST.
So i can dynamically do this: Now playing \+ArMadonna\- - \+TiLike a Virgin\- in the output file.
It then reads as rt.txt I'd then like to be able to pull that into stereo tool with the command \+Ti\r"{driveletter}:\rt.txt"\- for example. Loading the RT+ from a file would be extremely helpful in interfacing with Simian. Or at least if you can make it optional.
Edit:
Quote:
ST should output RDS on SP/dif if your sound card allows it...
Yes, your string should work - in fact if you could generate a .txt with the \+ and \- symbols in it that works as well.
Edit: You are aware that the ( and ) are part of the track name the way your string is setup?
I think my being sick is clouding my reading skills. But when i tried implementing the \+ \- from text files I ran into it broadcasting that over the RT. I'll try again with the latest release.