INTERACT FORUM

More => Old Versions => JRiver Media Center 20 for Windows => Topic started by: csimon on October 06, 2013, 10:45:52 am

Title: What variables/tags are available to use in Visualisation Studio?
Post by: csimon on October 06, 2013, 10:45:52 am
ALBUM is available for Text items but TRACK # is not. Is there a list of what tags can be used? And is there any expression-type language available?
Title: Re: What variables/tags are available to use in Visualisation Studio?
Post by: csimon on October 08, 2013, 03:25:09 am
bump
Title: Re: What variables/tags are available to use in Visualisation Studio?
Post by: Matt on October 08, 2013, 04:57:17 pm
Here's the list:
ARTIST
ALBUM
NAME
PN_POSITION
PN_TRACKS
YEAR
SAMPLE_RATE
CHANNELS
BITRATE
ELAPSED_TIME
REMAINING_TIME
TOTAL_TIME
LYRICS
NOTES

It would be nice to replace this with the expression language someday. 

For my future use, IJRVisualizationData could have a way to call with an expression (instead of querying field by field).
Title: Re: What variables/tags are available to use in Visualisation Studio?
Post by: csimon on October 08, 2013, 05:02:11 pm
Ta muchly.   :)
Title: Re: What variables/tags are available to use in Visualisation Studio?
Post by: r_harms on October 08, 2013, 06:28:41 pm
It would be nice to replace this with the expression language someday. 

For my future use, IJRVisualizationData could have a way to call with an expression (instead of querying field by field).

I've actually had several vivid dreams about this! Even my therapist would give this a BIG +1 ;D

Thanks for the info and for pointing out I can still use the lyrics tag to get more data info my visualization!

Rick

Title: Re: What variables/tags are available to use in Visualisation Studio?
Post by: Matt on January 29, 2015, 09:51:29 am
Another one from the graveyard :P

Next build:
NEW: The text visualization component uses expressions instead of only simple defines.
Title: Re: What variables/tags are available to use in Visualisation Studio?
Post by: StFeder on February 04, 2015, 04:07:37 pm
Wahoo! Really?! Does it mean I can use ANY field for being showed in a Visualisation?

If yes:
Awesome addition!! Thank you!
Title: Re: What variables/tags are available to use in Visualisation Studio?
Post by: Matt on February 04, 2015, 04:13:22 pm
Yes, anything that works in an expression should work.  The build with it in it should be public.
Title: Re: What variables/tags are available to use in Visualisation Studio?
Post by: StFeder on February 05, 2015, 03:20:49 am
Works as expected :)
Title: Re: What variables/tags are available to use in Visualisation Studio?
Post by: Matt on February 05, 2015, 08:40:33 am
Works as expected :)

Great.  Thanks for letting us know.