Search found 9017 matches
- 09 Feb 2026 20:57
- Forum: Questions & Answers
- Topic: Little probleem with Touch osc
- Replies: 11
- Views: 702
Re: Little probleem with Touch osc
I have provided a new v4.5.2.9-beta - so please "Check for Beta-Versions..." to update.
And don't forget to remove the 'async' line above from the two events.
And don't forget to remove the 'async' line above from the two events.
- 09 Feb 2026 14:42
- Forum: Questions & Answers
- Topic: Little probleem with Touch osc
- Replies: 11
- Views: 702
Re: Little probleem with Touch osc
Okay, but that at least confirms my assumption.
Then I have to make a little adjustment on my side and ship an update. You should the remove the 'async' code you added.
I'll let you know, when the update is ready.
Then I have to make a little adjustment on my side and ship an update. You should the remove the 'async' code you added.
I'll let you know, when the update is ready.
- 08 Feb 2026 23:28
- Forum: Questions & Answers
- Topic: Little probleem with Touch osc
- Replies: 11
- Views: 702
Re: Little probleem with Touch osc
What does happen, when you click the SYNC button on the iPad - this should actually fire all commands to set all UI values on the iPad (TouchOSC).
If now the AutoPlay LED is set correctly...
...it might be an internal race condition when setting the ${cplautoplay} macro, which is being used in the ...
If now the AutoPlay LED is set correctly...
...it might be an internal race condition when setting the ${cplautoplay} macro, which is being used in the ...
- 08 Feb 2026 19:06
- Forum: Questions & Answers
- Topic: Little probleem with Touch osc
- Replies: 11
- Views: 702
Re: Little probleem with Touch osc
Could be yes, if they overwrite existing events. But you can reimport the OSC events and see, if that solves the issue.
- 08 Feb 2026 17:00
- Forum: Questions & Answers
- Topic: Little probleem with Touch osc
- Replies: 11
- Views: 702
Re: Little probleem with Touch osc
Yes. But I will also take a look later today - maybe I can spot anything.
Plus, there are normally a few direct global events being used.
Plus, there are normally a few direct global events being used.
- 08 Feb 2026 14:49
- Forum: Questions & Answers
- Topic: Little probleem with Touch osc
- Replies: 11
- Views: 702
Re: Little probleem with Touch osc
I am not sure, as it is so many years ago, that I implemented Touch OSC. But you can look yourself to the config provided, as it is all configuration work and OSC commands being send or received.
Nothing really hardcoded.
My issue is, currently, that my iPad died, so so have no real testing ...
Nothing really hardcoded.
My issue is, currently, that my iPad died, so so have no real testing ...
- 08 Feb 2026 14:44
- Forum: General OnAir Discussion
- Topic: Stream Broadcast and Interrupt to Play Ads in a Region
- Replies: 1
- Views: 192
Re: Stream Broadcast and Interrupt to Play Ads in a Region
What kind of signal are you looking for?
E.g. the ProppFrexx Station can start their Advert Break with a TCP command you react on. All this needs to be implemented/configured manually.
In addition ProppFrexx has a build in Multi Region Advert feature. Here are some links explaining this:
https ...
E.g. the ProppFrexx Station can start their Advert Break with a TCP command you react on. All this needs to be implemented/configured manually.
In addition ProppFrexx has a build in Multi Region Advert feature. Here are some links explaining this:
https ...
- 31 Jan 2026 12:23
- Forum: Wish List
- Topic: Adding a fallible output option
- Replies: 3
- Views: 4161
Re: Adding a fallible output option
We will see, not sure, if it is possible to detect in all cases...
- 30 Jan 2026 21:52
- Forum: Wish List
- Topic: Adding a fallible output option
- Replies: 3
- Views: 4161
Re: Adding a fallible output option
I guess this is impossible. You can not continue driving, if your car breaks. I.e. make your sound device stable and don't unplug it!
- 27 Jan 2026 20:28
- Forum: Wish List
- Topic: Script for send cover art to APP ???
- Replies: 3
- Views: 4227
Re: Script for send cover art to APP ???
Maybe this helps your APP developer - it gets an image from a SHOUTcast v2 server:
https://stackoverflow.com/questions/67781040/display-album-art-of-a-shoutcast-v2-stream
I.e. if your APP developer just need a URL, may be they can directly use your steaming server. I.e. they can use the following ...
https://stackoverflow.com/questions/67781040/display-album-art-of-a-shoutcast-v2-stream
I.e. if your APP developer just need a URL, may be they can directly use your steaming server. I.e. they can use the following ...