Mode selection based on Track or Device Name

3.09K viewsCSS Feature Requests
0
0 Comments

Not sure if this is possible, but would love to have the current mode be auto selected based on the selected track name or device name. This would make workflow so much better.

Had this idea in my mind then the user 5argon posted about it today so I know I’m not the only person thinking of this. Would be a powerful feature!

Thanks!

admin Changed status to publish
Attached Files:
0

This is now possible with Reactions version 2.
You would need to duplicate the reactions in each mode but you can do this:
listener: when selected track changes

Then have an action block for each track which contains the following:
condition: is track name == “whatever”
action: script > set active mode

admin Changed status to publish
Attached Files:
You are viewing 1 out of 22 answers, click here to view all answers.