EFX fine channel jumps 127->0

The issues found when using the Function Manager panel
Post Reply
User avatar
GGGss
Posts: 2732
Joined: Mon Sep 12, 2016 7:15 pm
Location: Belgium
Real Name: Fredje Gallon

While solving something for an other user I noticed something:

please find project in annex.

start the chaser with button on VC
goto simple desk

verify the fine pan & tilt channels -> they only go to 127 (!!)

Code: Select all

DMX values  course  fine  FAULTY
             126     0
              ..    ..
             126   126          
             126   127        *
             127     0        *
              ..    ..

Code: Select all

DMX values  course  fine  EXPECTED
             126     0
              ..    ..
             126   126
             126   127
              ..    ..
             126   255        *
             127     0        *
              ..   255
              ..    ..

I'm missing the fine values 126 - 254 before the course value steps to the next one.
(That is the reason why slow and small EFX don't look nice at all)
Attachments
random-to-fixed.qxw
(5.65 KiB) Downloaded 90 times
All electric machines work on smoke... when the smoke escapes... they don't work anymore
Post Reply