Streaming Audio Player track progress counter to a label?

Hi
I’ve linked the track name in the Streaming Audio Player to a label on the Global Rackspace. Is it possible to do the same with the track playing time counter?
Thanks

Yes. There are two parameters you need to have widgets for.
The first is the Notify Playhead Position parameter, which you would assign to a switch or LED widget and turn it on.
The second is the Position parameter, which you can assign to a label widget.

2 Likes

Thanks for your help Ed :beers:

1 Like

You can also try this: [Gig] Streaming Audio File Player Controls

1 Like

Thanks :+1:

For anyone who is interested, the requirement to turn it on is simply an optimization to avoid the plugin from sending lots of data back to the host when it isn’t needed. One of the little tricks used to reduce CPU requirements.

1 Like