API: mOnTitleChange and mOnColorChange broken for some bindings

What happens if you add another identical line? :rofl:

1 Like

I think we’re on to something big here :rofl:

1 Like

mOnColorChange and mOnTitleChange triggers when you hover your finger over the control, that’s what! :slight_smile:

2 Likes

Four times must use eye tracking then :exploding_head: :upside_down_face:

1 Like

You get to four, you’ll be needing a DeLorean to get back. :joy:

1 Like

Please never add a callback within another callback, it’s undefined behaviour.

1 Like

Hi, I’ve checked my script, I’ve nowhere nested callbacks. Can’t even remember why I’ve done this in this test :slight_smile:

Stop it already anirGPT!

2 Likes

I’ve just checked your script and I see no issue on my Macbook. Maybe it’s on Windows only?

1 Like

:joy:

Jochen, could you please have a look at this thread too?

I would really like to know whether this is the expected behaviour, because if it is, I really have to adapt my script to use just subpages instead of pages. This would of course create a lot of headache.

But my friend, I never complained about such issues in my own script :slight_smile:

That would be me :raised_hand: :sweat_smile:

2 Likes

Hi, there
After I disable/enable midi track, mOnTitleChange function did not work?,The instrument track has no problem. Is this a bug only midi track?

I have also had this happen and started numbering the pages name with digits at the beginning 01 arranger, 02 audio plugins, etc.
An oppurtunity to save lots of time was missed with the paging in my view. I think (if not an option perhaps or default) that page 1 should be considered the ‘main’ page, and only things that exist on a subsequent page overwrite/ become active and anything that hasn’t; stays the same. They’ve made building the controller from a GUI/interadctive point of view super quick, only to be slowed down by tones of replication. I know you can duplicate the first page, but I find it’s only a matter of days until I realise something I did was not that good or there is a better way, then I have to go and change that 8 times in some cases. I dunno, takes too long. it should be drag command (where possible) onto Botton or knob like most other DAW’s. Love cubase but ill admit it is very slow at this kind of thing sometimes.