Copy of the bug available here
CountTrigger.toe (28.5 KB)
Video explaining all three bugs available here
The following post reports three bugs in one post as one (I’ll call it bug “A”) is needed in order to replicate the other one (bug “A-1”) and the third one is more for convience of not creating another post (bug “B”).
Steps to recreate Bug A:
Create an lfoCHOP and change its values accordingly:
- Type: Ramp
- Frequency: 0.25
Create a countCHOP and connect it to the previous lfoCHOP and change its values accordingly:
- Toggle “Trigger Threshold” parameter modes
- set Trigger Threshold value to: 0.9999999
Create a evalDAT and under the Expression parameter copy the following:
op('count1').par.threshup
Displayed value should be “0.9999999”
Click back on countCHOP
countCHOP Trigger Threshold displayed value is now rounded up to “1” but hovering with the mouse on the parameter name will show again the “0.9999999” value.
Steps to recreate Bug A-1:
Copy (Ctrl+C) count1 and paste it (Ctrl+V) below
Displayed value should be “1”
Despite being a copy of count1, count2 will behave differently.
Create a second evalDAT and paste the expression:
op('count1').par.threshup
Displayed value should be “1.0”
Steps to recreate Bug “B”:
Create an lfoCHOP and change its values accordingly:
- Type: Ramp
- Frequency: 0.25
Create a countCHOP and connect it to the previous lfoCHOP and change its values accordingly:
- Toggle “Trigger Threshold” parameter modes
- set Trigger Threshold value to: 0.00415
Now countCHOP is now no longer able to detect any changes
Possible fixes for Bug A:
Set a specific value after which rounding happens automatically both on Display and Internal value
Possible fixes for Bug A-1:
Strictly copy the value from the internal value of the operator that is being copied.
Additional information:
Software: TouchDesigner version 2022.25370
O.S.: Microsoft Windows 10 Pro version 10.0.19045 Build 19045
Hardware:
CPU: AMD Ryzen 7 5800X 8-Core Processor
RAM: 16 Gb (2x8GB) Crucial Ballistix 3200 MHz RGB
GPU: NVidia GeForce RTX 3070 Ti ZOTAC Gaming AMP Holo