Search found 8 matches

by RonJV
19 Jul 2021 18:07
Forum: Questions & Answers
Topic: Script Test- MP3 file duration incorrect
Replies: 1
Views: 1240

Script Test- MP3 file duration incorrect

When we run a Fixed program in Scheduler our script calls for a specific file from a specific folder and plays the file correctly and for the proper duration. However when we run the Script Test, everything look good except the duration of that MP3 file. Thankfully it executes properly. We would lik...
by RonJV
21 Feb 2021 17:18
Forum: Questions & Answers
Topic: User Command and variable display
Replies: 1
Views: 1652

User Command and variable display

When I set a variable to a value via a User Command, is it possible to view that variable's data?
If the variable were a 1 or a 0, could the User Command Name display image be conditional on the value?
Any method to present a current User variable value on a Proppfrexx screen would be helpful.
Thanks
by RonJV
12 Feb 2021 22:33
Forum: Questions & Answers
Topic: Conditions in Scheduler Script
Replies: 6
Views: 4141

Re: Conditions in Scheduler Script

I successfully implemented the DJ present User Commands you suggested earlier in this thread in order to activate the Auto Play Condition in each program. However I would like to use your other suggestion for checking the DJ detection... that being ${onair}|Equals(1) . However I believe that require...
by RonJV
04 Dec 2020 13:50
Forum: Questions & Answers
Topic: Conditions in Scheduler Script
Replies: 6
Views: 4141

Re: Conditions in Scheduler Script

I am starting to see how macros are implemented in Proppfrexx. User Commands are the "buttons"! And Control Commands are available in various places depending on what I am trying to do. Do you have any recommendations for testing a scheduler program for a specific time slot? I would expect...
by RonJV
03 Dec 2020 23:09
Forum: Questions & Answers
Topic: Conditions in Scheduler Script
Replies: 6
Views: 4141

Re: Conditions in Scheduler Script

Thank You for your excellent guidance on how to approach the decision making using conditions. I will go test it out. Which brings me back to my second question in the post regarding testing. The "Button 1" you suggested looks like the same type of thing I would like to do to create a test...
by RonJV
03 Dec 2020 14:36
Forum: Questions & Answers
Topic: Conditions in Scheduler Script
Replies: 6
Views: 4141

Conditions in Scheduler Script

I am trying to implement a scheduler script based on the Condition options available. At the start of the scheduler time slot I would like to first check if the DJ is live. If yes stop the automation for that time slot. If no live DJ, play a new recorded show with a specific file name and file locat...
by RonJV
03 Dec 2020 14:25
Forum: News and Announcements
Topic: v3.0.13.11 - stable
Replies: 3
Views: 11455

Re: v3.0.13.11 - stable

Sorry, I am using version 4. I replied to your post because it included details on script conditions.
I will start a new post with the same question.
by RonJV
02 Dec 2020 20:01
Forum: News and Announcements
Topic: v3.0.13.11 - stable
Replies: 3
Views: 11455

Re: v3.0.13.11 - stable

I am trying to implement a scheduler script based on the Condition options available. At the start of the scheduler time slot I would like to first check if the DJ is live. If yes stop the automation for that time slot. If no live DJ, play a new recorded show with a specific file name and file locat...