Ok, all incoming messages do appear in the OSC inspector.
Strange is that bypass button should have “int” as value but it says “float”. Could that be the problem?
Sorry for being stupid — but when should these incoming messages appear in the OSC inspector? When I for instance touch a button on my TouchOSC?
I am using TouchOSC MK1 from Hexler version 1.9.12.19 on an iPhone.
The strange thing is that controlling of other parameters is possible. I can even change the color in the “solid color effect” — but opacity and the bypass button are not responding …
Hi there! I am desperately trying to toggle the bypass button on “solid color effect” on/off with TouchOSC. Therefor I’m adding a button in TouchOSC Editor, giving it “/composition/video/effects/solidcoloreffect/bypassed” and setting the value range from 0 to 1 … Unfortunately without avail. I am ...