Search found 9148 matches

by radio42
06 Jul 2026 18:43
Forum: Questions & Answers
Topic: Two midi controllers led feedback
Replies: 8
Views: 971

Re: Two midi controllers led feedback

Note, that you must you use EXEC_SEND_MIDI2_SHORTMSG for the 2nd MIDI device.

In your events I only see commands for the 1st MIDI device.
I.e. EXEC_SEND_MIDI_SHORTMSG vs EXEC_SEND_MIDI2_SHORTMSG
by radio42
05 Jul 2026 20:51
Forum: Questions & Answers
Topic: Two midi controllers led feedback
Replies: 8
Views: 971

Re: Two midi controllers led feedback

Can you send the control-command you are using (which is not working) and which events you are using to drive the leds?
Please send a screen-shot or text of the event/commands section.
by radio42
05 Jul 2026 20:42
Forum: Wish List
Topic: Command to get user command names
Replies: 10
Views: 18293

Re: Command to get user command names

A new v4.5.3.1 is available, which should fix your issue.
by radio42
05 Jul 2026 20:41
Forum: Questions & Answers
Topic: ProppFrexx Advertising
Replies: 7
Views: 865

Re: ProppFrexx Advertising

A new v4.5.3.1 is available - which should fix your issue.
by radio42
05 Jul 2026 18:10
Forum: Questions & Answers
Topic: ProppFrexx Advertising
Replies: 7
Views: 865

Re: ProppFrexx Advertising

I double checked the code and I hope I found the issue - it was indeed an internal edge case with sorting the campaigns multi-keys.
I will build a new version this evening!
by radio42
05 Jul 2026 11:38
Forum: Wish List
Topic: Command to get user command names
Replies: 10
Views: 18293

Re: Command to get user command names

No, there was a bug of mine.
It will be fixed today!
by radio42
05 Jul 2026 10:42
Forum: Questions & Answers
Topic: Two midi controllers led feedback
Replies: 8
Views: 971

Re: Two midi controllers led feedback

The two MIDI devices in ProppFrexx work totally independent (and use the same logic and code, but just use different ports).
So I don't see any reason, why it should only work on the first one - except there is a limitation on the device side.

What 'led feedback' are you talking about?
by radio42
03 Jul 2026 10:19
Forum: Questions & Answers
Topic: Weird scripting behaviour around Execute + Jingles
Replies: 12
Views: 1299

Re: Weird scripting behaviour around Execute + Jingles

This weekend!
Sorry for the dalay, but I was waiting on another customers answer.
by radio42
29 Jun 2026 18:00
Forum: Questions & Answers
Topic: ProppFrexx Advertising
Replies: 7
Views: 865

Re: ProppFrexx Advertising

I will investigate…!

Give me some time, as I am on the road from Wednesday to Friday. So may be I can only look into it after that.
Thanks
by radio42
28 Jun 2026 21:53
Forum: Questions & Answers
Topic: How to Generate a New Rotation Playlist Every Hour?
Replies: 2
Views: 502

Re: How to Generate a New Rotation Playlist Every Hour?

No.
You would have to either create a scheduler entry for every hour.

Or you should not ‚Pause‘ the playlist, but just Suspend it. In that case the current track is being stopped, and after the News, the next track will be played.