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

    [ANSWERED] button in midi instrument

    Hardware
    3
    4
    177
    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.
    • D
      Dako Ark Beta Silver
      last edited by Woland

      Hello to everyone..

      I need to know as I can control a ‘control watcher’, in the specific the Button of a control midi instrument.

      The big problem is the input that, when I press it, it works just the time to came back to zero.

      I want control in way that when I press it, I obtain a permanent change, and wherever I press it I obtain an input that make me a change without came back to zero.I tried end retried but without any result .

      thank you, I hope of you!!!

      WolandW dbiniD 2 Replies Last reply Reply Quote 0
      • WolandW
        Woland Tech Staff @Dako Ark
        last edited by

        @dako-ark

        From the 'value' output of your Control Watcher actor, make a link to the 'value' input of a Pass Value actor. On the Pass Value actor, set the  'minimum' input to '1' to filter out the zeros.

        Gif: https://recordit.co/4SyYXe7lSz

        Additionally, if there's software for configuring whatever MIDI instrument you are using, it might have an option for "Don't send 'OFF'". Enabling this would stop it from sending a zero when you release a button, which would save you the step of adding the Pass Value actor.

        TroikaTronix Technical Support
        New Support Ticket Link: https://support.troikatronix.com/support/tickets/new
        TroikaTronix Support Policy: https://support.troikatronix.com/support/solutions/articles/13000064762
        TroikaTronix Add-Ons Page: https://troikatronix.com/add-ons/

        | Isadora 3.2.6 | Mac Pro (Late 2013), macOS 10.14.6, 3.5GHz 6-core, 1TB SSD, 64GB RAM, Dual AMD FirePro D700s |

        1 Reply Last reply Reply Quote 1
        • dbiniD
          dbini @Dako Ark
          last edited by dbini

          @dako-ark

          Most MIDI controllers will have a setting so that the button sends Momentary signal or Toggle or Latch signal. The Momentary is usually the default, but you can change it to the other setting so that it sends 127 when pressed once, release sends nothing, then it sends zero when pressed a second time - sometimes with an associated change in lighting state within the button.
          If this isn't suitable for your situation, you could try adding a Multi-Blocker actor and using the Trigger output of your Control Watcher. This trigger can activate a Trigger Value actor to send your permanent change and the Multi Blocker prevents you from re-triggering as you release the button.

          John Collingswood
          taikabox.com
          2013 MBPR 2.3GHZ i7 OSX11.7.4 16GB
          & 2019 MBPT 2.6GHZ i7 OSX12.3 16GB

          1 Reply Last reply Reply Quote 1
          • D
            Dako Ark Beta Silver
            last edited by

            ok guys, thank you so much 


            naw I looked your answer, but soon I will try your instructors.

            See you soon!!!

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