Sorry for slow reply (ive not had much time for vvvving this week sadly), and sorry, i thought i’d attached a screenshot of my patch with my initial question, but i guess i didn’t.
This time i’ve attached it! Although there’s not a lot of point as you’ve kind of already answered the question. avoidNIL and togedge will fix the problem, but i’m still curious as to why it’s changed in 33.X.
It worked in earlier versions of V, it seems like there the change still acknowledged (returned a 1) the change going from NIL to a value, but not from a value to NIL, which was perfect for me as it negated the need for togedge :)
But in the new version of V change doesn’t return a 1 if there is a NIL involved at all, either before or after a value.
I guess there’s little point in anyone explaining why this has changed because i won’t understand it! (unless you can spell it out in very basic terms for me!)
I’m still curious though…
I’ll just have to figure out a way to combine all my latched midi buttons into 1 spread so I don’t have to add loads of avoidNILs and togedges!