How to toggle between Monitor In-Auto-Off?

1.24K viewsGeneral
0

Hi!

I want to switch the monitoring mode by the press of a midi key between In and Auto.
How can I achieve that?

Thanks in advance!

JohnC Posted new comment
Attached Files:

Hi, do you still know how to do this? I cant seem to find it anywhere and “admin”‘s responses seem to be missing.

Thanks in advance

You can use the following action in a reaction to set this:
Live Object Model > Track > Set Current Monitoring State
0 = in
1 = Auto
2 = off
(note you can set the track in the path menu for the action)

0

Ok that helped a bit, but now I wanted to change the behaviour a bit and I am stuck again:
I have a toggle button and I want to toggle between In and Auto Monitor Mode for ALL tracks.
I tried to loop on tracks. But that didn’t work.

admin Changed status to publish
Attached Files:
0

Yep, that was it. I forgot to set the iteration number 😉

admin Changed status to publish
Attached Files: