live.button triggers itself in Live 9

birk's icon

Hello,

I have a problem with the live.button object.
I did a simple patch, witch arms my clip when I push the button.
I push it one time to record a clip, then a second time to let it play.
Now after every cycle of the clip the button pushes itself again.
It also has a very small red circle inb the left, up corner.

In Live 8 it doesn't have this behavior. Is it a bug??

birk's icon

I found it:
It was the session view automation function.
Is it possible to let single devices automatisations not be recorded?

Jan M's icon

Hi BIRK,

you can exclude a parameter from being automatized. in your device click the live.button -> open inspector -> set "Parameter Visibility" to "Stored Only".

j

kflak's icon

Thanks! I was struggling with the same thing, and ended up with just simply replacing all the live.button objects with the max variety... Now I know what to do in the future.