buttons

  1. T

    Trigger button in Universe from Midi

    Hello all, I want to trigger some buttons in my Universe from my midi controller. I tried to do this by mapping a PangoScript to my midi button and adjusting the value of the Universe button from 0 to 1, only this does not seem to work. As in the following code: TestUniverse.Button.Value = 1 I...
  2. R

    Turn off Universe button(s) with Pangoscript

    Ex. I have a toggle button selected in my Universe. I want to toggle a second button that activates and turns off the first button. How would I do this using Pangoscript?
Back
Top