<SOLVED> CC - Handling Negative Bug - Web Editor

When I copy the exact settings as the “CC #16 2s’” Controller in the “CC Demo” Preset Under the “Handling Negatives” Group. The newly made controller does not function the same as the Control in the Demo Preset.

The behavior I get:
The Fader will not go to the Positive and gets stuck trying to get passed 0

When Copy the control from the Demo Project into any project. The Control functions as intended until you mess with the settings and then it brakes like a newly created one.

I published a Preset named " CC DEMO_BUG_LANG" that demonstrates the above.
Anyone else?

There was a mistake in the original CC Demo preset. It had 7bits defined for handling range of -8192 to 8191. I have fixed it so that it uses 14bits. You can do the same in your preset:

The reason why the copy-and-paste seemed to work, was that it tried to resolve that issue internally. Although, it was not 100% either. I will adjust the editor accordingly.

1 Like