• Isadora
  • Get it
  • Forum
  • Help
  • ADD-ONS
  • Newsletter
  • Impressum
  • Dsgvo
  • Impressum
Forum
    • Categories
    • Recent
    • Popular
    • Tags
    • Register
    • Login

    Simple kiosk interaction question

    How To... ?
    3
    5
    1.5k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • flickF
      flick
      last edited by

      patch

      I'm having a hard time wrapping around
      this simple problem.  I am trying to set up a kiosk with multiple
      screens, such that three buttons each start a video on the other
      screens.  Each button starts a video and pauses the others.  Clicking back and forth between
      the buttons starts each video up again from where it was stopped.

      However I can't figure out how to send a toggle to the other videos to stop, without having to click their buttons twice to start them again; that is, each button starts its own video and stops the others, but unfortunately it doesn't reset their button to "off" and so the button needs to be hit once to turn it off and again to turn it back on.

      Hard to explain any better but this is the patch, please let me know if you have any ideas for me?

      Thx,

      Flick

      www.flickharrison.com

      1 Reply Last reply Reply Quote 0
      • flickF
        flick
        last edited by

        This is the patch in case you don't feel like downloading...

        www.flickharrison.com

        1 Reply Last reply Reply Quote 0
        • MaximeM
          Maxime
          last edited by

          I guess I would use a sequential trigger, sending alternatively trigger value 1 or 0.

          Then the first output of each of your sequential trigg is linked to the reset buttons of the other ones....

          I guess it would work like that

          MBP 15" end 2013 / i7 2,3Ghz /NVIDIA GT 750M 2048Mo / 16Go RAM / OS 10.10.3
          Razer Blade 15" 2018 /i7/ GTX1070/ 16Go RAM

          1 Reply Last reply Reply Quote 2
          • DusXD
            DusX Tech Staff
            last edited by

            I wouldn't use 'toggle', but rather set a value = 1 or 0.
            Toggle tends to introduce this issue, where its state is out of sync when there are multiple buttons linked.
            A user actor I posted a while back for a korg midi controller might help. Within it are a few sub-useractors that group the sets of buttons together.
            http://www.dusxproductions.com...

            Troikatronix Technical Support

            • New Support Ticket Link: https://support.troikatronix.com/support/tickets/new
            • Isadora Add-ons: https://troikatronix.com/add-ons/
            • My Add-ons: https://troikatronix.com/add-ons/?u=dusx

            Running: Win 11 64bit, i7, M.2 PCIe SSD's, 32gb DDR4, nVidia GTX 4070 | located in Ontario Canada.

            1 Reply Last reply Reply Quote 1
            • flickF
              flick
              last edited by

              Sequential trigger did it!  Thanks so much folks!

              www.flickharrison.com

              1 Reply Last reply Reply Quote 0
              • First post
                Last post