R6 issues with Generic Parameters
Posted: Thu Feb 08, 2018 00:16
Im currently trying out Resolume V6 for an LED Driven Project , I have a working prototype here https://www.instagram.com/p/Be45GUcHwhr
I have run into some issues with Resolume however and was wondering if these were "features not bugs"?
1. When creating new custom fixtures via the fixture editor, i notice that the generic parameters can only be set in increments of EVEN numbers eg. 0,2,4,6 etc... WHY is this?
2. Is there a way to disable Resolume from sending out its 2 ArtNet Discovery packtes of 239 and 14 bytes?
3. I have noticed that Resolume is CHANGING the static values that I have assigned to Generic Parameters. For example see the following fixture:

The 1st Chanel is set to 2, however at random times (maybe 30 seconds sometimes longer sometimes shorter) into the session, I notice this channels value CHANGES. I have monitored the ArtNet packets with netcap and via my micros debug and can confirm this. As a fix i am having to validate this Chanel byte inside my micro before pressing its data.
I have run into some issues with Resolume however and was wondering if these were "features not bugs"?
1. When creating new custom fixtures via the fixture editor, i notice that the generic parameters can only be set in increments of EVEN numbers eg. 0,2,4,6 etc... WHY is this?
2. Is there a way to disable Resolume from sending out its 2 ArtNet Discovery packtes of 239 and 14 bytes?
3. I have noticed that Resolume is CHANGING the static values that I have assigned to Generic Parameters. For example see the following fixture:

The 1st Chanel is set to 2, however at random times (maybe 30 seconds sometimes longer sometimes shorter) into the session, I notice this channels value CHANGES. I have monitored the ArtNet packets with netcap and via my micros debug and can confirm this. As a fix i am having to validate this Chanel byte inside my micro before pressing its data.