Get\post the index value of a Switches object
Posted: 17 Aug 2013 10:47
I'm trying to send an OSC message for the index value of the selected switch in Switches object (+1).
Within "Switches1" I've created an expression called index :
firstof(Switches1.x)+1
I'm also trying to post that value onscreen in a monitor object using the value Switches1.index
I don't think the index is actually populating with the selected Switches index (+1), and I certainly don't see it showing up in the monitor object.
What am I doing wrong ?
Within "Switches1" I've created an expression called index :
firstof(Switches1.x)+1
I'm also trying to post that value onscreen in a monitor object using the value Switches1.index
I don't think the index is actually populating with the selected Switches index (+1), and I certainly don't see it showing up in the monitor object.
What am I doing wrong ?