Focusing on named device

1.63K viewsCSS Community ScriptsDevices
0

Hello gurus,

I can’t figure out how to focus on a named device regardless his position in group/chain or not.

Any clue ?

Tutorial somewhere ?

Thx

Glenn V. Answered question
0

Here’s how to set up a Reaction for it:

Loop

  • Loop through all Devices
  • Make sure to set the Track’s path to the Track you want to use this Reaction on. There’s multiple options possible.

Condition

  • Set up a condition that compares the “Device – Name” (In CSS 3 you can search for it but if you’re using CSS 2, it can be found at “Live Object Model > Device > All Devices > Name”)
  • Set the Track’s pathing the same way as you did with the Loop.
  • Set the Device Number in the Path Menu to “loop – iteration number”.
  • For the rest of the Condition, exactly match the text to whatever name you want to focus on.

Action

  • Use the “Select Device” Action (if you’re still using CSS 2, it can be found at “Live Object Model > Song > Select Device”)
  • Input the same Track pathing in the path menu + also set Device Number to “loop – iteration number”
Glenn V. Answered question
You are viewing 1 out of 4 answers, click here to view all answers.