Hello Rori,
I think the function for saving values into preset in cabbage 2 beta is interfering with widget identchannel…
I attach a patch which works properly with cabbage 1 but not with cabbage 2.
One button and a slider.
When the button is clicked, the slider is reset to 0.
In cabbage 1, it works properly but in cabbage 2 beta, the value goes briefly to zero and moves back to the value which was previously set.
Here is the 2 lines patch.Cs_testResetSlider.csd (813 Bytes)
Hope this helps.